GET /api/bet_types/6757754b-a227-42eb-ab98-54dc3c812424/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6757754b-a227-42eb-ab98-54dc3c812424",
"match": "https://api-prod.gambitprofit.com/api/matches/f7fb6a46-c31d-48c4-af5a-e7b0b227210d/?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 Over 218",
"amount": 5000.0
},
{
"team": "Game Total Under 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "320f333a-b8d3-4334-bbe8-a46e29a6455e",
"gambit_id": "49944776-8470-468f-9b41-a76bb8b54f55",
"last_updated": "2022-11-17T11:03:07.326777-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6757754b-a227-42eb-ab98-54dc3c812424/?format=api"
},
{
"id": "4b1ded82-9c0d-400b-a501-e9c0d9be17eb",
"gambit_id": "f02db98b-a7de-4b67-a945-8b8f5c179cb0",
"last_updated": "2022-11-17T11:03:07.325699-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6757754b-a227-42eb-ab98-54dc3c812424/?format=api"
}
]
}