GET /api/bet_types/58510035-bba1-4465-9fd9-185f28d1b2ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58510035-bba1-4465-9fd9-185f28d1b2ef",
"match": "https://api-prod.gambitprofit.com/api/matches/ac538be3-9d15-490d-925b-c4eefbfa8db8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:20.191348-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": "Game Total Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "19cbd4d5-3458-490a-bf99-6d6939ed689c",
"gambit_id": "3f3bdc07-6d9c-4ae2-a4c4-71c09ec6440a",
"last_updated": "2023-06-14T11:23:22.459923-04:00",
"created_at": "2023-06-13T09:08:20.195000-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58510035-bba1-4465-9fd9-185f28d1b2ef/?format=api"
},
{
"id": "07181a63-2b61-4894-a768-22226122ba4e",
"gambit_id": "4e77705f-f112-4ac4-8961-cb71a5c78a28",
"last_updated": "2023-06-14T11:23:22.457154-04:00",
"created_at": "2023-06-13T09:08:20.193211-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58510035-bba1-4465-9fd9-185f28d1b2ef/?format=api"
}
]
}