GET /api/bet_types/1df4a3e9-cc0e-4f34-af98-2ec674b7d03e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1df4a3e9-cc0e-4f34-af98-2ec674b7d03e",
"match": "https://api-prod.gambitprofit.com/api/matches/0d214ad3-e8c8-4440-a1b2-9925406ee952/?format=api",
"name": "Over/Under",
"created_at": "2024-01-01T10:43:24.681263-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 6",
"amount": 5319.0
},
{
"team": "Game Total Over 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "dae980c1-5a38-4a4e-ba18-2689b6faf9b4",
"gambit_id": "5d5878c6-17dd-423f-85d2-8b2d5b2a09ed",
"last_updated": "2024-01-03T10:48:12.265501-05:00",
"created_at": "2024-01-01T10:43:24.692716-05:00",
"name": "Game Total Under 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4a3e9-cc0e-4f34-af98-2ec674b7d03e/?format=api"
},
{
"id": "e452e6b6-2e03-496b-95f6-7f52d60c30b4",
"gambit_id": "e2a69b32-6b70-4fd6-8f30-7f27d0bfa2b7",
"last_updated": "2024-01-03T10:48:12.260326-05:00",
"created_at": "2024-01-01T10:43:24.685519-05:00",
"name": "Game Total Over 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4a3e9-cc0e-4f34-af98-2ec674b7d03e/?format=api"
}
]
}