GET /api/bet_types/c9849c2c-3e41-42df-b326-764e1eea8d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9849c2c-3e41-42df-b326-764e1eea8d39",
"match": "https://api-prod.gambitprofit.com/api/matches/9664d654-7c66-4577-b773-7e9891bfdf06/?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 2.5",
"amount": 5838.0
},
{
"team": "Game Total Under 2.5",
"amount": 4162.0
}
],
"expected_reward_tokens": 8989.92,
"profit_sb": -10.08,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "36830e50-1912-4452-a2b8-a229f19d3f2a",
"gambit_id": "addaaf33-5899-4300-a511-e32c3aaa360f",
"last_updated": "2022-09-05T17:11:58.824477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9849c2c-3e41-42df-b326-764e1eea8d39/?format=api"
},
{
"id": "45f6ba84-cce8-4af8-a274-5848a92ca8ce",
"gambit_id": "db47bdbd-6e0d-43e3-bb81-80c104c71b31",
"last_updated": "2022-09-05T17:11:58.823418-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9849c2c-3e41-42df-b326-764e1eea8d39/?format=api"
}
]
}