GET /api/bet_types/72e3698b-c4d0-46fd-a7c3-2feb50c02e09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72e3698b-c4d0-46fd-a7c3-2feb50c02e09",
"match": "https://api-prod.gambitprofit.com/api/matches/3706ba53-0c99-49f2-b692-066f45fb9f3d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-01T12:27:16.435481-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": "SDG (B Snell)",
"amount": 6674.0
},
{
"team": "CIN (L Weaver)",
"amount": 3326.0
}
],
"expected_reward_tokens": 9543.82,
"profit_sb": 43.82,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "b82e4c42-62fd-4b96-85ba-d439fd204ed3",
"gambit_id": "6e995858-9770-4e9c-9d68-8914e4982558",
"last_updated": "2023-05-02T11:52:09.454284-04:00",
"created_at": "2023-05-01T12:27:16.437097-04:00",
"name": "SDG (B Snell)",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3698b-c4d0-46fd-a7c3-2feb50c02e09/?format=api"
},
{
"id": "af9700f5-9019-4371-953c-678d2ec7e277",
"gambit_id": "987eba05-3c83-4ad3-88df-c9f62f003154",
"last_updated": "2023-05-02T11:52:09.455502-04:00",
"created_at": "2023-05-01T12:27:16.438823-04:00",
"name": "CIN (L Weaver)",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3698b-c4d0-46fd-a7c3-2feb50c02e09/?format=api"
}
]
}