GET /api/bet_types/08c8e4d9-9822-4264-9681-c1b05c250f61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08c8e4d9-9822-4264-9681-c1b05c250f61",
"match": "https://api-prod.gambitprofit.com/api/matches/d1a5cf8b-e244-4eba-b657-ec64a8e61d49/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 54.5",
"amount": 5000.0
},
{
"team": "Game Total Over 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e38fa716-cd06-49da-aef7-e035e480c9ce",
"gambit_id": "553ba359-7c4c-4bf8-8f30-0861eff28639",
"last_updated": "2022-12-05T11:17:09.519642-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c8e4d9-9822-4264-9681-c1b05c250f61/?format=api"
},
{
"id": "3f44665b-dee8-4e0b-b554-ae0f8c30f8d3",
"gambit_id": "b9ff02f3-fae2-4261-805d-b98c7b57bb09",
"last_updated": "2022-12-05T11:17:09.520924-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c8e4d9-9822-4264-9681-c1b05c250f61/?format=api"
}
]
}