GET /api/bet_types/89c44c75-adbc-46b2-8c8d-95d225f6b11c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89c44c75-adbc-46b2-8c8d-95d225f6b11c",
"match": "https://api-prod.gambitprofit.com/api/matches/ea3782cd-05f1-478f-8801-a04027a954a0/?format=api",
"name": "Pick the Winner",
"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": "Michal Oleksiejczuk",
"amount": 6633.0
},
{
"team": "Cody Brundage",
"amount": 3367.0
}
],
"expected_reward_tokens": 8954.55,
"profit_sb": -45.45,
"profit_sb_percentage": -0.5,
"recommended": false
},
"lines": [
{
"id": "f506356d-47c0-47e8-bfb5-fc5d3919528e",
"gambit_id": "c90fd51d-56f7-4df5-90cd-0b59066e8054",
"last_updated": "2022-12-19T10:57:06.257294-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Michal Oleksiejczuk",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c44c75-adbc-46b2-8c8d-95d225f6b11c/?format=api"
},
{
"id": "f5281142-a92b-4357-9582-413127a73b90",
"gambit_id": "f15402c9-245c-4187-a9ba-aa44575f68bf",
"last_updated": "2022-12-19T10:57:06.258404-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cody Brundage",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c44c75-adbc-46b2-8c8d-95d225f6b11c/?format=api"
}
]
}