GET /api/bet_types/a8ecdc4d-c4c7-465f-9524-92e8716f89a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8ecdc4d-c4c7-465f-9524-92e8716f89a9",
"match": "https://api-prod.gambitprofit.com/api/matches/427708c1-687b-41a8-87e3-59c938bb9e78/?format=api",
"name": "FreeForm",
"created_at": "2023-06-12T09:03:13.216952-04: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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "83c5ac99-8e6e-4152-a8a3-d613289f742a",
"gambit_id": "c182d2f7-02a8-49b7-bb83-be5775446725",
"last_updated": "2023-06-13T11:08:06.965608-04:00",
"created_at": "2023-06-12T09:03:13.219643-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8ecdc4d-c4c7-465f-9524-92e8716f89a9/?format=api"
},
{
"id": "6cbd0bd0-2151-445b-8d35-80e6129732a9",
"gambit_id": "e5501c56-acd9-4dff-811c-aa566dddf2a3",
"last_updated": "2023-06-13T11:08:06.968129-04:00",
"created_at": "2023-06-12T09:03:13.221829-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8ecdc4d-c4c7-465f-9524-92e8716f89a9/?format=api"
}
]
}