GET /api/bet_types/90dae164-cb6d-403e-a199-c39e54293d36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90dae164-cb6d-403e-a199-c39e54293d36",
"match": "https://api-prod.gambitprofit.com/api/matches/b26fa2b7-4c45-468d-b3f1-8d46e9f30781/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T10:52:09.438140-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": "Orlando Magic",
"amount": 6100.0
},
{
"team": "Utah Jazz",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "322b79c7-cfe3-43a8-9499-f47a86db4b9f",
"gambit_id": "1620417e-09f7-40f7-be3a-0e167dc32b3b",
"last_updated": "2023-03-10T09:57:22.316673-05:00",
"created_at": "2023-03-09T10:52:09.439389-05:00",
"name": "Orlando Magic",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90dae164-cb6d-403e-a199-c39e54293d36/?format=api"
},
{
"id": "e3fb760b-4087-44be-9a82-452780207696",
"gambit_id": "f32dca91-2fa5-4b61-b15b-2ca883b2c99c",
"last_updated": "2023-03-10T09:57:22.318021-05:00",
"created_at": "2023-03-09T10:52:09.440747-05:00",
"name": "Utah Jazz",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90dae164-cb6d-403e-a199-c39e54293d36/?format=api"
}
]
}