GET /api/bet_types/63768560-6b12-43bb-911e-ac8b385e3c33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63768560-6b12-43bb-911e-ac8b385e3c33",
"match": "https://api-prod.gambitprofit.com/api/matches/210c29fb-0269-4774-bcfe-b955de72cb77/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:09.858772-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 6.5",
"amount": 5614.0
},
{
"team": "Game Total Under 6.5",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "51777667-fc7e-409c-8ceb-bb1371426a86",
"gambit_id": "9f217cd3-4583-4840-af86-cde322182d16",
"last_updated": "2023-12-18T10:33:32.924403-05:00",
"created_at": "2023-12-16T09:23:09.862795-05:00",
"name": "Game Total Over 6.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63768560-6b12-43bb-911e-ac8b385e3c33/?format=api"
},
{
"id": "d2c8e941-0a84-4231-a21c-47e4ac98eb70",
"gambit_id": "6d571d18-06ab-4788-963a-684ae3c70025",
"last_updated": "2023-12-18T10:33:32.927673-05:00",
"created_at": "2023-12-16T09:23:09.867228-05:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63768560-6b12-43bb-911e-ac8b385e3c33/?format=api"
}
]
}