GET /api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94ddf97c-12a9-42ba-ae32-40099bb1e239",
"match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 215",
"amount": 5000.0
},
{
"team": "Game Total Over 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "abfd9478-be57-4762-8bbb-ef1a57e45ba9",
"gambit_id": "43deb6d4-1ab4-4386-91d8-1a7865bc51d4",
"last_updated": "2022-11-08T10:57:08.124927-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 215",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
},
{
"id": "453ea412-6eea-4036-bdf7-4146a1bcd62a",
"gambit_id": "16b1c6b0-64e0-489c-8307-bdda543a911d",
"last_updated": "2022-11-08T10:57:08.125940-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 215",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
}
]
}