GET /api/bet_types/5c2b0e10-b848-48a7-859f-6f1e5f12d156/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c2b0e10-b848-48a7-859f-6f1e5f12d156",
"match": "https://api-prod.gambitprofit.com/api/matches/84cac782-b07e-434c-ab20-89050a9f4162/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T08:23:21.128074-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d2565abc-adac-4745-9bac-b56396a26c5b",
"gambit_id": "77f013d6-3ce8-42b9-9591-152797b961f6",
"last_updated": "2023-11-12T11:23:23.379798-05:00",
"created_at": "2023-11-10T08:23:21.137518-05:00",
"name": "Game Total Under 225",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2b0e10-b848-48a7-859f-6f1e5f12d156/?format=api"
},
{
"id": "1958b93c-d6aa-4775-90e6-609667147ea5",
"gambit_id": "e90ba844-a57a-4dee-8bc9-a872cb8f40f8",
"last_updated": "2023-11-12T11:23:23.375701-05:00",
"created_at": "2023-11-10T08:23:21.132107-05:00",
"name": "Game Total Over 225",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2b0e10-b848-48a7-859f-6f1e5f12d156/?format=api"
}
]
}