GET /api/bet_types/cb6475bd-9734-421c-9342-ae9848c08343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb6475bd-9734-421c-9342-ae9848c08343",
"match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:11.945681-04: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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "23f7ebf4-8974-4030-87e3-4c18761c16a1",
"gambit_id": "bff6686c-f93d-4478-9c9a-65dd21aa33d6",
"last_updated": "2023-06-05T10:57:22.104592-04:00",
"created_at": "2023-06-03T11:22:11.951613-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
},
{
"id": "e902be0f-6ae3-4b90-891f-a5aa57fe67c4",
"gambit_id": "77236406-6402-43dc-a9c2-06d719a1ace0",
"last_updated": "2023-06-05T10:57:22.106910-04:00",
"created_at": "2023-06-03T11:22:11.954356-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
}
]
}