GET /api/bet_types/10713a57-806d-43ea-bd85-44a8725142f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10713a57-806d-43ea-bd85-44a8725142f3",
"match": "https://api-prod.gambitprofit.com/api/matches/6e32fb1f-0ca4-47ad-b596-455a1966358d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T11:13:03.870735-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": "Green Bay Packers",
"amount": 6324.0
},
{
"team": "Carolina Panthers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "3248484f-0eaa-4822-8326-8756f29714cd",
"gambit_id": "de69ab10-5630-4591-8aba-15953ce4a5e9",
"last_updated": "2023-12-26T20:13:05.355369-05:00",
"created_at": "2023-12-20T11:13:03.874032-05:00",
"name": "Green Bay Packers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10713a57-806d-43ea-bd85-44a8725142f3/?format=api"
},
{
"id": "25fd6081-c39b-4b89-b1c9-b9c38e77c5db",
"gambit_id": "b7608499-5d52-48de-8c25-b1f7ef5789a0",
"last_updated": "2023-12-26T20:13:05.358707-05:00",
"created_at": "2023-12-20T11:13:03.884051-05:00",
"name": "Carolina Panthers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10713a57-806d-43ea-bd85-44a8725142f3/?format=api"
}
]
}