GET /api/bet_types/6da89168-4747-4087-948c-ec18fcbf20d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6da89168-4747-4087-948c-ec18fcbf20d9",
"match": "https://api-prod.gambitprofit.com/api/matches/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T09:48:06.111570-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": "CHC (J Steele)",
"amount": 5440.0
},
{
"team": "SFO (L Webb)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "a7804bd4-2a01-41a8-83f4-04a7cbbb6c7b",
"gambit_id": "f58db596-df76-4f10-a390-9206970d528e",
"last_updated": "2023-09-05T17:08:01.642809-04:00",
"created_at": "2023-09-04T09:48:06.120983-04:00",
"name": "CHC (J Steele)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da89168-4747-4087-948c-ec18fcbf20d9/?format=api"
},
{
"id": "c98414f3-37cd-467e-ad43-345219d2fa01",
"gambit_id": "a46fdbe6-edd7-495e-9d85-027a1dae6229",
"last_updated": "2023-09-05T17:08:01.638836-04:00",
"created_at": "2023-09-04T09:48:06.116435-04:00",
"name": "SFO (L Webb)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da89168-4747-4087-948c-ec18fcbf20d9/?format=api"
}
]
}