GET /api/bet_types/b30dd271-e881-465b-919e-165b2db3bd35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b30dd271-e881-465b-919e-165b2db3bd35",
"match": "https://api-prod.gambitprofit.com/api/matches/afe387b1-0798-49be-9a2b-add4c6dc00f0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-27T08:33:22.022742-04: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 7.5",
"amount": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8d0d1e1f-9b9f-4a12-bd06-77e925daf9a2",
"gambit_id": "d0b828dc-aa46-4812-b70c-f221fe78d081",
"last_updated": "2023-07-28T09:38:25.368995-04:00",
"created_at": "2023-07-27T08:33:22.045452-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30dd271-e881-465b-919e-165b2db3bd35/?format=api"
},
{
"id": "d7f6cd49-c488-40f0-98ee-8fd84a59e10e",
"gambit_id": "6f0f6ef7-9df6-43bf-b2a5-43c1b413883f",
"last_updated": "2023-07-28T09:38:25.363971-04:00",
"created_at": "2023-07-27T08:33:22.038904-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30dd271-e881-465b-919e-165b2db3bd35/?format=api"
}
]
}