GET /api/bet_types/db50cc43-5043-4f80-b279-4927a3c76244/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db50cc43-5043-4f80-b279-4927a3c76244",
"match": "https://api-prod.gambitprofit.com/api/matches/f5a9f0ae-0470-4bbb-bc4d-8ad9e1e7a9ee/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:18.982442-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8bc15e50-bf92-47f3-a778-a5036eee9184",
"gambit_id": "3089bf57-d4f8-4178-ade0-1d84d3f8b5e2",
"last_updated": "2023-04-14T12:02:23.036792-04:00",
"created_at": "2023-04-13T09:32:18.985557-04:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db50cc43-5043-4f80-b279-4927a3c76244/?format=api"
},
{
"id": "b22438ad-cb44-44d3-b292-aa6fd0cc6b95",
"gambit_id": "d3debed7-4c8d-4872-81ea-0e37bac61809",
"last_updated": "2023-04-14T12:02:23.031883-04:00",
"created_at": "2023-04-13T09:32:18.984103-04:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db50cc43-5043-4f80-b279-4927a3c76244/?format=api"
}
]
}