GET /api/bet_types/021a672f-c0ab-4e56-bc76-dddf476dd53e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "021a672f-c0ab-4e56-bc76-dddf476dd53e",
"match": "https://api-prod.gambitprofit.com/api/matches/05b305ad-bb5f-42ec-9aac-9dcab5418d2d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:13.936145-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 Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a9f8c4b8-8b11-47a7-86cf-eebfe8a16c29",
"gambit_id": "b6504db6-1436-49ef-940e-2f8e537677ab",
"last_updated": "2023-09-05T21:38:06.200486-04:00",
"created_at": "2023-08-29T08:33:13.939955-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/021a672f-c0ab-4e56-bc76-dddf476dd53e/?format=api"
},
{
"id": "3fc18071-84cf-48fd-861a-1fee990b9ebc",
"gambit_id": "199087da-8298-411a-8139-e10a5dbd6a48",
"last_updated": "2023-09-05T21:38:06.203886-04:00",
"created_at": "2023-08-29T08:33:13.943780-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/021a672f-c0ab-4e56-bc76-dddf476dd53e/?format=api"
}
]
}