GET /api/bet_types/e8fa51c3-50be-4694-bdfa-93fd8d8cd087/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8fa51c3-50be-4694-bdfa-93fd8d8cd087",
"match": "https://api-prod.gambitprofit.com/api/matches/9791bac8-3034-4edd-867f-b81e4b08b572/?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": "LOS (T Gonsolin)",
"amount": 5812.0
},
{
"team": "MIL (C Burnes)",
"amount": 4188.0
}
],
"expected_reward_tokens": 9297.36,
"profit_sb": 297.36,
"profit_sb_percentage": 3.3,
"recommended": true
},
"lines": [
{
"id": "5c31d317-ac65-440d-812b-82244fb475dc",
"gambit_id": "71b4e8aa-5cf2-4141-bf4c-720e8b265b2b",
"last_updated": "2022-08-24T10:12:03.375061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Gonsolin)",
"reward": "1.60000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fa51c3-50be-4694-bdfa-93fd8d8cd087/?format=api"
},
{
"id": "17b2ffe2-655f-4eb8-bbc1-774a816e4986",
"gambit_id": "faf77f80-05f7-4f87-a8e5-fdb36a971ac8",
"last_updated": "2022-08-24T10:12:03.375476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (C Burnes)",
"reward": "2.22000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fa51c3-50be-4694-bdfa-93fd8d8cd087/?format=api"
}
]
}