GET /api/bet_types/07f68a08-24e3-4b97-b5e9-c9c173bb21fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07f68a08-24e3-4b97-b5e9-c9c173bb21fe",
"match": "https://api-prod.gambitprofit.com/api/matches/31cdc66f-e9d7-43c8-8dbe-7042f63a80f2/?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 Over 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "813c7432-6872-4adc-babd-86c4992309ff",
"gambit_id": "2a245a66-ba4a-4475-be93-2f6eebea5622",
"last_updated": "2022-11-28T13:42:15.913434-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f68a08-24e3-4b97-b5e9-c9c173bb21fe/?format=api"
},
{
"id": "b483d8a1-d760-4092-8d2d-49e8797e4274",
"gambit_id": "121de0ac-f031-448c-aec8-e54cbbb79261",
"last_updated": "2022-11-28T13:42:15.912244-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f68a08-24e3-4b97-b5e9-c9c173bb21fe/?format=api"
}
]
}