GET /api/bet_types/1037da97-3432-450f-a98e-ba827defbf7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1037da97-3432-450f-a98e-ba827defbf7e",
"match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-01T01:03:10.416581-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "MIL",
"amount": 6010.0
},
{
"team": "PHI",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "6f67620d-80dc-4d44-a0b0-4d93b81b81b0",
"gambit_id": "f8726ea7-fb9f-42e2-83fb-2d9d65e02c21",
"last_updated": "2023-09-02T17:18:07.031822-04:00",
"created_at": "2023-09-01T01:03:10.425928-04:00",
"name": "MIL",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1037da97-3432-450f-a98e-ba827defbf7e/?format=api"
},
{
"id": "8a2adeae-292f-4563-b36b-1be77e38cb51",
"gambit_id": "3ff8e055-deaf-4eba-a919-6556ee3c6c68",
"last_updated": "2023-09-02T17:18:07.028312-04:00",
"created_at": "2023-09-01T01:03:10.420754-04:00",
"name": "PHI",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1037da97-3432-450f-a98e-ba827defbf7e/?format=api"
}
]
}