GET /api/bet_types/43a3fd9f-8bd5-4e02-a1ea-9f8ace244931/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43a3fd9f-8bd5-4e02-a1ea-9f8ace244931",
"match": "https://api-prod.gambitprofit.com/api/matches/27998f83-c2cc-4d3c-bad9-981c025f0b84/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:15.576782-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": "Miami Heat",
"amount": 5699.0
},
{
"team": "Orlando Magic",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "51abbba4-468e-44f1-aa62-20fe90d99795",
"gambit_id": "b1b0b5eb-51a1-48e6-b590-006ffc54c5a6",
"last_updated": "2023-03-13T10:27:14.600356-04:00",
"created_at": "2023-03-11T09:32:15.580698-05:00",
"name": "Miami Heat",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a3fd9f-8bd5-4e02-a1ea-9f8ace244931/?format=api"
},
{
"id": "09056232-f572-481a-b99c-8d614d827927",
"gambit_id": "840da86f-8966-4645-b479-636c7ffdddff",
"last_updated": "2023-03-13T10:27:14.599012-04:00",
"created_at": "2023-03-11T09:32:15.578747-05:00",
"name": "Orlando Magic",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a3fd9f-8bd5-4e02-a1ea-9f8ace244931/?format=api"
}
]
}