GET /api/bet_types/fc284079-5c4a-4451-b29a-10f20de9c4d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc284079-5c4a-4451-b29a-10f20de9c4d4",
"match": "https://api-prod.gambitprofit.com/api/matches/27201cbd-4adf-46be-8a34-ea2966e51655/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:04.248836-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": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "a0dd2008-026f-4c4c-b13d-7d82fa0f84ee",
"gambit_id": "8d0bbc40-c186-49e8-9afb-11ef7dc01a4e",
"last_updated": "2023-11-27T10:18:24.390708-05:00",
"created_at": "2023-11-25T09:23:04.252553-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc284079-5c4a-4451-b29a-10f20de9c4d4/?format=api"
},
{
"id": "6a85093f-7706-445d-a1cd-ac4dda039385",
"gambit_id": "e0b24cea-d6c0-434c-8981-222daf0d967c",
"last_updated": "2023-11-27T10:18:24.393969-05:00",
"created_at": "2023-11-25T09:23:04.256470-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc284079-5c4a-4451-b29a-10f20de9c4d4/?format=api"
}
]
}