GET /api/bet_types/117fdfa2-7e74-476e-9dd3-a64400ab2253/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "117fdfa2-7e74-476e-9dd3-a64400ab2253",
"match": "https://api-prod.gambitprofit.com/api/matches/c1ddaac7-7a1b-48f4-bab1-ca334b82855a/?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": "PHI (A Nola)",
"amount": 6552.0
},
{
"team": "MIA (J Luzardo)",
"amount": 3448.0
}
],
"expected_reward_tokens": 9171.68,
"profit_sb": 171.68,
"profit_sb_percentage": 1.91,
"recommended": true
},
"lines": [
{
"id": "8f6006ed-6072-4bfe-9d54-9102b405dcd1",
"gambit_id": "66828c63-ead5-40ec-8c7f-f2c3e6fb7fa9",
"last_updated": "2022-09-07T12:46:57.317168-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "1.40000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117fdfa2-7e74-476e-9dd3-a64400ab2253/?format=api"
},
{
"id": "d9de53a0-a2b2-4a9b-8a56-d9b75ca8d4e7",
"gambit_id": "fd9b5dcc-39f4-480a-a23e-b1c8bd3ea8f2",
"last_updated": "2022-09-07T12:46:57.318199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "2.66000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117fdfa2-7e74-476e-9dd3-a64400ab2253/?format=api"
}
]
}