GET /api/bet_types/56540e0a-7331-412c-9702-ed19ab2154a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56540e0a-7331-412c-9702-ed19ab2154a0",
"match": "https://api-prod.gambitprofit.com/api/matches/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:15.813574-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": 5423.0
},
{
"team": "Game Total Over 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f9bebd97-a60c-4a4f-925e-06bd36151953",
"gambit_id": "522dff46-5c7a-4d11-a7b9-212d4dc90fe5",
"last_updated": "2024-01-27T10:53:02.651175-05:00",
"created_at": "2024-01-26T09:33:15.821963-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56540e0a-7331-412c-9702-ed19ab2154a0/?format=api"
},
{
"id": "b3fe9a99-1004-4840-a717-8dd9c9aee53a",
"gambit_id": "f8d477a2-1c78-40e9-8969-3b380212ad7c",
"last_updated": "2024-01-27T10:53:02.647705-05:00",
"created_at": "2024-01-26T09:33:15.817362-05:00",
"name": "Game Total Over 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56540e0a-7331-412c-9702-ed19ab2154a0/?format=api"
}
]
}