GET /api/bet_types/c64b1031-7bc5-4570-aa1a-b910ad437de5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c64b1031-7bc5-4570-aa1a-b910ad437de5",
"match": "https://api-prod.gambitprofit.com/api/matches/1eb5b1e1-63d6-4503-bb32-d32556145ecd/?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 8",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "d65b416d-184d-4e0c-9c16-8cc9452eccd5",
"gambit_id": "e7e8f2b8-661c-4e25-8a64-fade20f8cda2",
"last_updated": "2022-08-25T10:17:08.533050-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64b1031-7bc5-4570-aa1a-b910ad437de5/?format=api"
},
{
"id": "946dc7c5-4ef1-435d-8904-e3753f983a18",
"gambit_id": "c524365c-defd-46a5-a600-3c79a700780a",
"last_updated": "2022-08-25T10:17:08.532488-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64b1031-7bc5-4570-aa1a-b910ad437de5/?format=api"
}
]
}