GET /api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95cd29d1-de2a-43f0-be19-76a87f59d8ac",
"match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T08:52:10.400354-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 54.5",
"amount": 5000.0
},
{
"team": "Game Total Over 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "91c6d943-0721-4e6d-a2e1-a0fd76323d96",
"gambit_id": "1a0bb005-0b6d-4d32-8cd9-010493147a45",
"last_updated": "2023-01-03T10:02:05.686558-05:00",
"created_at": "2023-01-02T08:52:10.401622-05:00",
"name": "Game Total Under 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
},
{
"id": "cb0e31ed-145b-4134-ba6b-c5e9714f6564",
"gambit_id": "d0cad72c-f838-4401-9497-1ec9dfc95e80",
"last_updated": "2023-01-03T10:02:05.687693-05:00",
"created_at": "2023-01-02T08:52:10.402883-05:00",
"name": "Game Total Over 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
}
]
}