GET /api/bet_types/c1398b23-d1c0-4dc7-846b-9822ac45a3f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1398b23-d1c0-4dc7-846b-9822ac45a3f1",
"match": "https://api-prod.gambitprofit.com/api/matches/2341a1c1-515f-48c3-8305-bde763b34099/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b0e8b393-a6e5-4185-a2b3-a9144752e47b",
"gambit_id": "46562d39-c835-4eda-9da4-52c0319faed1",
"last_updated": "2022-11-17T11:02:59.411068-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1398b23-d1c0-4dc7-846b-9822ac45a3f1/?format=api"
},
{
"id": "6126b6ed-ce9d-429c-aa77-cc833e7a4fb7",
"gambit_id": "d0f4cfff-313d-4667-a7ad-8eea22a89410",
"last_updated": "2022-11-17T11:02:59.412255-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1398b23-d1c0-4dc7-846b-9822ac45a3f1/?format=api"
}
]
}