GET /api/bet_types/78764983-0167-4ecf-aecc-e8179c7c9663/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78764983-0167-4ecf-aecc-e8179c7c9663",
"match": "https://api-prod.gambitprofit.com/api/matches/111ea6c1-139a-450c-ab99-91945e454733/?format=api",
"name": "FreeForm",
"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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a8f9d63d-f1d7-45b4-a16c-32de66f5eeaf",
"gambit_id": "a15968eb-daeb-4406-a1cf-0d2cd68497be",
"last_updated": "2022-11-10T10:03:21.417451-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Even",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78764983-0167-4ecf-aecc-e8179c7c9663/?format=api"
},
{
"id": "448d4552-ed33-4276-94bf-4b91ed84fee3",
"gambit_id": "ebefae43-bab4-4a6f-8f30-c5e43d92e2d1",
"last_updated": "2022-11-10T10:03:21.418660-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Odd",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78764983-0167-4ecf-aecc-e8179c7c9663/?format=api"
}
]
}