GET /api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "516864c1-0906-4c91-b352-c57c5e4348e2",
"match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8ec4d650-8c1c-4ab0-9db7-97d0df843670",
"gambit_id": "c992aae6-3f3a-424e-906a-05d75806a92d",
"last_updated": "2022-09-19T09:32:04.926603-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
},
{
"id": "c9b6db19-2325-4899-aa78-7fed00788588",
"gambit_id": "38b08dbf-f188-4351-a595-f8ab3a702e43",
"last_updated": "2022-09-19T09:32:04.925413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
}
]
}