GET /api/bet_types/7061f074-80c3-4c45-8ce1-6ded1207dd24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7061f074-80c3-4c45-8ce1-6ded1207dd24",
"match": "https://api-prod.gambitprofit.com/api/matches/5ad44e04-384e-4226-bcf5-8277fa9b4d9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-04T09:17:18.420746-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": "Golden State Warriors",
"amount": 8063.0
},
{
"team": "Dallas Mavericks",
"amount": 1937.0
}
],
"expected_reward_tokens": 9433.19,
"profit_sb": -66.81,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "c27eae78-50e3-497b-a9dd-0f6dc7520414",
"gambit_id": "c48d84f2-d15f-4b82-bbfc-4cd8679efada",
"last_updated": "2023-02-05T11:31:59.958497-05:00",
"created_at": "2023-02-04T09:17:18.422438-05:00",
"name": "Golden State Warriors",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7061f074-80c3-4c45-8ce1-6ded1207dd24/?format=api"
},
{
"id": "b0794c9f-7d14-4c8d-8df0-41f0fab8563e",
"gambit_id": "424f4f73-d80a-429f-a82b-94cf8a9a69f9",
"last_updated": "2023-02-05T11:31:59.959900-05:00",
"created_at": "2023-02-04T09:17:18.424378-05:00",
"name": "Dallas Mavericks",
"reward": "4.87000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7061f074-80c3-4c45-8ce1-6ded1207dd24/?format=api"
}
]
}