GET /api/bet_types/8d0bc06e-74b9-407f-a85f-0339c257fee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d0bc06e-74b9-407f-a85f-0339c257fee9",
"match": "https://api-prod.gambitprofit.com/api/matches/5464703a-af21-436d-93ab-95352300b1dc/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:58.145174-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 218",
"amount": 5000.0
},
{
"team": "Game Total Over 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a1a85d48-1581-4942-bc96-7f391f8cfcef",
"gambit_id": "ccc0a562-effa-4cc1-b8ce-4f836fb54552",
"last_updated": "2023-02-28T12:37:06.666095-05:00",
"created_at": "2023-02-26T08:46:58.146394-05:00",
"name": "Game Total Under 218",
"reward": "1.88000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0bc06e-74b9-407f-a85f-0339c257fee9/?format=api"
},
{
"id": "ce8ded97-29b1-468f-a96b-580a9b3a3bd0",
"gambit_id": "5c918637-1c08-4208-8d27-aab296e4101f",
"last_updated": "2023-02-28T12:37:06.667257-05:00",
"created_at": "2023-02-26T08:46:58.147709-05:00",
"name": "Game Total Over 218",
"reward": "1.88000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0bc06e-74b9-407f-a85f-0339c257fee9/?format=api"
}
]
}