GET /api/bet_types/a6491cf8-8e47-499a-a5aa-92efc2ab27a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6491cf8-8e47-499a-a5aa-92efc2ab27a4",
"match": "https://api-prod.gambitprofit.com/api/matches/e25626c9-a755-4e59-b9c9-0190e2d36f72/?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 64.5",
"amount": 5000.0
},
{
"team": "Game Total Over 64.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "33a6690c-6ed4-4fbc-96c3-20840e548045",
"gambit_id": "d2c134a8-5805-425a-a708-cdff55903c2c",
"last_updated": "2022-10-11T11:02:35.473149-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6491cf8-8e47-499a-a5aa-92efc2ab27a4/?format=api"
},
{
"id": "1aa8cf7f-fe54-47ae-953c-26ad74c05fb4",
"gambit_id": "12cdb30d-2aad-40cd-b0af-1fc34b9554ef",
"last_updated": "2022-10-11T11:02:35.474327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6491cf8-8e47-499a-a5aa-92efc2ab27a4/?format=api"
}
]
}