GET /api/bet_types/c2bfdbe2-ff7c-45bf-917d-9f0fd2c49ef3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2bfdbe2-ff7c-45bf-917d-9f0fd2c49ef3",
"match": "https://api-prod.gambitprofit.com/api/matches/3d88364a-ce89-4214-b458-8665283000da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-10T09:02:10.714120-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": "Milwaukee Bucks",
"amount": 5610.0
},
{
"team": "Los Angeles Clippers",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "0d6bcb17-762e-49c9-89ed-f7324a72830d",
"gambit_id": "feb00231-da2c-41ea-bf0b-d7e0a3e4cc7e",
"last_updated": "2023-02-11T17:52:29.911438-05:00",
"created_at": "2023-02-10T09:02:10.716851-05:00",
"name": "Milwaukee Bucks",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bfdbe2-ff7c-45bf-917d-9f0fd2c49ef3/?format=api"
},
{
"id": "11666f1f-44d4-404f-8122-dd1b7a76dcb2",
"gambit_id": "1c706502-ba36-4bf1-b186-e30b6a02f513",
"last_updated": "2023-02-11T17:52:29.910219-05:00",
"created_at": "2023-02-10T09:02:10.715494-05:00",
"name": "Los Angeles Clippers",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bfdbe2-ff7c-45bf-917d-9f0fd2c49ef3/?format=api"
}
]
}