GET /api/bet_types/3723b494-da87-4f4e-870f-aabea14161c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3723b494-da87-4f4e-870f-aabea14161c4",
"match": "https://api-prod.gambitprofit.com/api/matches/90b3e08e-7abe-4b92-a8cc-7b7cc1733e4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-06T08:32:15.873683-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": "Utah Jazz",
"amount": 7816.0
},
{
"team": "Dallas Mavericks",
"amount": 2184.0
}
],
"expected_reward_tokens": 9456.72,
"profit_sb": -43.28,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "c1fe8601-9cfd-4bee-91d8-299a53c92e38",
"gambit_id": "d82b63f5-d832-4bd3-b6f9-95736521de32",
"last_updated": "2023-02-07T10:22:15.481459-05:00",
"created_at": "2023-02-06T08:32:15.874859-05:00",
"name": "Utah Jazz",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3723b494-da87-4f4e-870f-aabea14161c4/?format=api"
},
{
"id": "adcbc116-631e-4699-a2a5-a63cbb1bb109",
"gambit_id": "eb9f21e2-f600-48f2-a8e5-5125e148658e",
"last_updated": "2023-02-07T10:22:15.482703-05:00",
"created_at": "2023-02-06T08:32:15.876242-05:00",
"name": "Dallas Mavericks",
"reward": "4.33000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3723b494-da87-4f4e-870f-aabea14161c4/?format=api"
}
]
}