GET /api/bet_types/f4483f49-0109-46b8-9345-144fd23ac2f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4483f49-0109-46b8-9345-144fd23ac2f9",
"match": "https://api-prod.gambitprofit.com/api/matches/2fa0b6f9-2159-4202-80bc-685aeec35c92/?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": "SEA (L Gilbert)",
"amount": 6584.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "070aabc1-cbcb-45af-87a8-8064b87bba8e",
"gambit_id": "27fb3258-a25a-4755-93b8-ed02209658e9",
"last_updated": "2022-10-02T15:17:08.160045-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4483f49-0109-46b8-9345-144fd23ac2f9/?format=api"
},
{
"id": "fc160813-e28b-4083-bb5f-b82976656512",
"gambit_id": "75c1e169-8d8a-4e9b-8777-2c74ef1f44f8",
"last_updated": "2022-10-02T15:17:08.161012-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (K Waldichuk)",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4483f49-0109-46b8-9345-144fd23ac2f9/?format=api"
}
]
}