GET /api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29d329f-808a-4b91-8036-db1fc21aacbe",
"match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T09:21:56.527695-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": "New Orleans Pelicans",
"amount": 5106.0
},
{
"team": "Orlando Magic",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "37c08405-faca-49ef-adec-5512e40170d7",
"gambit_id": "dc0e1582-9200-4819-addf-abab39a3c6ae",
"last_updated": "2023-01-21T10:32:25.747590-05:00",
"created_at": "2023-01-20T09:21:56.530312-05:00",
"name": "New Orleans Pelicans",
"reward": "1.85000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
},
{
"id": "42e9367a-118b-402f-99e1-49862bbd351e",
"gambit_id": "87a3fab3-1fc4-479b-8b31-83e993865422",
"last_updated": "2023-01-21T10:32:25.746471-05:00",
"created_at": "2023-01-20T09:21:56.528970-05:00",
"name": "Orlando Magic",
"reward": "1.93000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
}
]
}