GET /api/bet_types/d4f5603c-c5a9-4f2d-a1ae-90de89bde125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4f5603c-c5a9-4f2d-a1ae-90de89bde125",
"match": "https://api-prod.gambitprofit.com/api/matches/fb0ac592-6f8c-4d19-83b6-b8be287acb7b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:21.065278-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "682c4d75-1264-4299-990a-d7f822fa965d",
"gambit_id": "7a189268-f0af-465d-8f4a-b2a3e8fa23b7",
"last_updated": "2024-01-19T20:43:13.239626-05:00",
"created_at": "2024-01-18T10:18:21.075781-05:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f5603c-c5a9-4f2d-a1ae-90de89bde125/?format=api"
},
{
"id": "494a1933-0c76-4640-b2b5-47bae91e82b5",
"gambit_id": "260c5bfe-e2f4-47fc-a85b-0a84f9c885d9",
"last_updated": "2024-01-19T20:43:13.243150-05:00",
"created_at": "2024-01-18T10:18:21.070090-05:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f5603c-c5a9-4f2d-a1ae-90de89bde125/?format=api"
}
]
}