GET /api/bet_types/1b970cef-bff4-4abe-8097-92d4b7f3c607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b970cef-bff4-4abe-8097-92d4b7f3c607",
"match": "https://api-prod.gambitprofit.com/api/matches/2a839b2e-a8c5-4c5a-b476-9ffc1d5e68ea/?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 Under 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "59b9faae-10fa-43dc-b46b-f000a967912a",
"gambit_id": "809e899b-d8b0-4638-bc12-913e868e324b",
"last_updated": "2022-10-24T10:52:23.899832-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b970cef-bff4-4abe-8097-92d4b7f3c607/?format=api"
},
{
"id": "a32e1769-e40f-49dd-8673-5f6cb91ad038",
"gambit_id": "63105954-7751-44ed-93c3-0ff5b418e74c",
"last_updated": "2022-10-24T10:52:23.900814-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b970cef-bff4-4abe-8097-92d4b7f3c607/?format=api"
}
]
}