GET /api/bet_types/4461c4a9-a75e-4640-99f0-8a8febc7b20b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4461c4a9-a75e-4640-99f0-8a8febc7b20b",
"match": "https://api-prod.gambitprofit.com/api/matches/fe45cd81-9d71-4643-8622-17389ab62f6c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-08T08:57:08.425255-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e1f64103-1c77-4547-b2c5-9e5ccae3d219",
"gambit_id": "fdf61776-15a2-4798-b560-8ea60b04f0aa",
"last_updated": "2023-03-09T09:42:11.947869-05:00",
"created_at": "2023-03-08T08:57:08.428887-05:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c4a9-a75e-4640-99f0-8a8febc7b20b/?format=api"
},
{
"id": "77f81420-6a51-4c5d-aa98-6f326a9860ac",
"gambit_id": "0e4da7fe-b44d-43f9-85d9-ffc3ffae374d",
"last_updated": "2023-03-09T09:42:11.946621-05:00",
"created_at": "2023-03-08T08:57:08.427114-05:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c4a9-a75e-4640-99f0-8a8febc7b20b/?format=api"
}
]
}