GET /api/bet_types/0af54c8b-de8b-43ec-8479-fded4be89c81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0af54c8b-de8b-43ec-8479-fded4be89c81",
"match": "https://api-prod.gambitprofit.com/api/matches/32b2ad86-ec6d-4dbb-89df-bc862d36bc9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:15.756085-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": "Sacramento Kings",
"amount": 6090.0
},
{
"team": "Phoenix Suns",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8b242091-a258-4179-8809-f9ca5a34e96a",
"gambit_id": "64609cc0-db3c-4f62-a919-fee7095881a6",
"last_updated": "2023-12-23T21:03:21.710786-05:00",
"created_at": "2023-12-22T10:13:15.766679-05:00",
"name": "Sacramento Kings",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af54c8b-de8b-43ec-8479-fded4be89c81/?format=api"
},
{
"id": "c2716f72-d1a8-4312-a807-ed1a17d3c53b",
"gambit_id": "f9c8a1d9-8707-4bf9-8b2b-ffd072a1dc4d",
"last_updated": "2023-12-23T21:03:21.707410-05:00",
"created_at": "2023-12-22T10:13:15.762071-05:00",
"name": "Phoenix Suns",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af54c8b-de8b-43ec-8479-fded4be89c81/?format=api"
}
]
}