GET /api/bet_types/b52b96e6-0a5b-4ef9-86e5-f1edba36c6c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b52b96e6-0a5b-4ef9-86e5-f1edba36c6c5",
"match": "https://api-prod.gambitprofit.com/api/matches/ea92a954-1020-45ce-b69c-a99bed24e56e/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:08.000603-05: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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "52e63fdb-2bdf-4ff5-8a98-3f5a1a47d703",
"gambit_id": "e27907f9-23cf-4116-a278-2feaabc8b84a",
"last_updated": "2022-12-30T18:41:59.281487-05:00",
"created_at": "2022-12-28T09:32:08.001852-05:00",
"name": "Game Total Under 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b52b96e6-0a5b-4ef9-86e5-f1edba36c6c5/?format=api"
},
{
"id": "cfbb399c-bf3d-4f69-9886-7913b5d860e7",
"gambit_id": "d8d81d63-62dd-418c-a9bd-5647317d5341",
"last_updated": "2022-12-30T18:41:59.282602-05:00",
"created_at": "2022-12-28T09:32:08.003136-05:00",
"name": "Game Total Over 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b52b96e6-0a5b-4ef9-86e5-f1edba36c6c5/?format=api"
}
]
}