GET /api/bet_types/7d164670-2eec-4b59-adff-f64ad524ce2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d164670-2eec-4b59-adff-f64ad524ce2b",
"match": "https://api-prod.gambitprofit.com/api/matches/d98a4d02-8a7a-4bab-81ec-8fb55b9e4f40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:51.298150-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": "Chicago Bulls",
"amount": 5328.0
},
{
"team": "Indiana Pacers",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "ea14211d-ae43-454c-ae44-be24f000f942",
"gambit_id": "edb57ca7-a785-43d5-8b86-7f9999e21345",
"last_updated": "2023-01-25T10:56:54.308363-05:00",
"created_at": "2023-01-24T09:31:51.302097-05:00",
"name": "Chicago Bulls",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d164670-2eec-4b59-adff-f64ad524ce2b/?format=api"
},
{
"id": "ea1fe094-902a-42e7-be6f-5dc1f030f4f9",
"gambit_id": "bd437d9c-5e78-450c-8255-4fcd8e6b2773",
"last_updated": "2023-01-25T10:56:54.306938-05:00",
"created_at": "2023-01-24T09:31:51.300481-05:00",
"name": "Indiana Pacers",
"reward": "2.03000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d164670-2eec-4b59-adff-f64ad524ce2b/?format=api"
}
]
}