GET /api/bet_types/286a1775-8f57-4c4e-b5fd-efbe8722623c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "286a1775-8f57-4c4e-b5fd-efbe8722623c",
"match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Carolina Hurricanes",
"amount": 7029.0
},
{
"team": "Anaheim Ducks",
"amount": 2971.0
}
],
"expected_reward_tokens": 9207.99,
"profit_sb": 207.99,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "f03bc5c5-eb2b-4060-987d-9a97f1f7ec51",
"gambit_id": "363cffee-2017-4695-8d7a-05505c2d8354",
"last_updated": "2022-12-07T09:37:47.829258-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286a1775-8f57-4c4e-b5fd-efbe8722623c/?format=api"
},
{
"id": "ed25476c-91a8-4d0f-9c09-280f24e25884",
"gambit_id": "68616926-174e-4e39-a0e7-ef80eb2d6e2d",
"last_updated": "2022-12-07T09:37:47.828278-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286a1775-8f57-4c4e-b5fd-efbe8722623c/?format=api"
}
]
}