GET /api/bet_types/25d6f143-1905-4e49-8a7c-c5fe9ea66f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25d6f143-1905-4e49-8a7c-c5fe9ea66f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/e01e3747-1900-44ee-af9d-c603172a456d/?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": "Miami Heat",
"amount": 6104.0
},
{
"team": "Sacramento Kings",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "c6e4aba9-e49c-48ec-948f-8b38b8ee6269",
"gambit_id": "9965f0cb-af13-4f37-8eaf-5ac9da5137f2",
"last_updated": "2022-10-31T11:02:10.729076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d6f143-1905-4e49-8a7c-c5fe9ea66f7c/?format=api"
},
{
"id": "e51616b5-2971-4743-817b-ef8220b93dbb",
"gambit_id": "f1b98f92-cb49-4645-ba0a-21142c4120b2",
"last_updated": "2022-10-31T11:02:10.728111-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d6f143-1905-4e49-8a7c-c5fe9ea66f7c/?format=api"
}
]
}