GET /api/bet_types/a986b570-10d4-41c9-b0cf-7741c5f3bf20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a986b570-10d4-41c9-b0cf-7741c5f3bf20",
"match": "https://api-prod.gambitprofit.com/api/matches/8bc60497-8d60-4e84-b1af-b717b95b87e3/?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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ce9c26dc-84d0-4639-9b5f-b2901d362607",
"gambit_id": "88921a3e-511f-47fb-ac25-8418f4e1f4ef",
"last_updated": "2022-11-14T10:33:46.620779-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a986b570-10d4-41c9-b0cf-7741c5f3bf20/?format=api"
},
{
"id": "714e0838-5d8a-409c-9006-3d8f963a1d3a",
"gambit_id": "bed2d65d-4df3-4946-a6c2-a23010c59fe2",
"last_updated": "2022-11-14T10:33:46.621982-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a986b570-10d4-41c9-b0cf-7741c5f3bf20/?format=api"
}
]
}