GET /api/bet_types/ffed080d-5104-4737-b407-58621051f123/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffed080d-5104-4737-b407-58621051f123",
"match": "https://api-prod.gambitprofit.com/api/matches/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:56.368689-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": "Oklahoma City Thunder",
"amount": 5292.0
},
{
"team": "New Orleans Pelicans",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "532b95d0-9d5f-4cce-a06d-fa13a7dc4a74",
"gambit_id": "176680ed-f7ff-4e76-a2aa-6d43fd81d84a",
"last_updated": "2022-12-24T19:01:52.441996-05:00",
"created_at": "2022-12-23T09:06:56.369837-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffed080d-5104-4737-b407-58621051f123/?format=api"
},
{
"id": "4333494c-4378-426e-b20e-50084961d569",
"gambit_id": "a2e6db60-ccae-4aac-8ef5-2aea7a801d26",
"last_updated": "2022-12-24T19:01:52.443066-05:00",
"created_at": "2022-12-23T09:06:56.371008-05:00",
"name": "New Orleans Pelicans",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffed080d-5104-4737-b407-58621051f123/?format=api"
}
]
}