GET /api/bet_types/33e32b68-fdf5-4e8c-afcf-a0af3253b846/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33e32b68-fdf5-4e8c-afcf-a0af3253b846",
"match": "https://api-prod.gambitprofit.com/api/matches/5f23c70e-3cb8-4afe-a886-91cf55fd9aa6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:14.690602-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": "ATL (A Smith-Shawver)",
"amount": 6500.0
},
{
"team": "WAS (J Gray)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "98cef273-66a6-4430-b3e1-24ec838e72e9",
"gambit_id": "68bb1418-4da9-4491-9fdb-b91e6b0892c6",
"last_updated": "2023-06-10T17:03:16.632117-04:00",
"created_at": "2023-06-09T09:48:14.694956-04:00",
"name": "ATL (A Smith-Shawver)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e32b68-fdf5-4e8c-afcf-a0af3253b846/?format=api"
},
{
"id": "01a7aec3-6f21-4700-809f-dbb730f9ee77",
"gambit_id": "b76413b6-e82e-4d29-bd9b-c5a659300d05",
"last_updated": "2023-06-10T17:03:16.629852-04:00",
"created_at": "2023-06-09T09:48:14.692723-04:00",
"name": "WAS (J Gray)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e32b68-fdf5-4e8c-afcf-a0af3253b846/?format=api"
}
]
}