GET /api/bet_types/584f8372-2651-4e6a-ae9f-29ae1b379c07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "584f8372-2651-4e6a-ae9f-29ae1b379c07",
"match": "https://api-prod.gambitprofit.com/api/matches/719c3838-fb64-4efd-9cf3-3fbfe7432c9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T10:02:09.010844-04: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": "Oklahoma City Thunder",
"amount": 5421.0
},
{
"team": "Memphis Grizzlies",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ce6a0159-d4a2-4bef-9084-5f63b361ad2a",
"gambit_id": "1d12f2dd-a245-4305-92af-04f161de86f1",
"last_updated": "2023-04-10T14:42:11.912095-04:00",
"created_at": "2023-04-09T10:02:09.014987-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/584f8372-2651-4e6a-ae9f-29ae1b379c07/?format=api"
},
{
"id": "e7a1493a-202b-4207-8351-36eed2ca043f",
"gambit_id": "45a78e8d-3486-443a-bc23-571117b18ab9",
"last_updated": "2023-04-10T14:42:11.909575-04:00",
"created_at": "2023-04-09T10:02:09.019366-04:00",
"name": "Memphis Grizzlies",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/584f8372-2651-4e6a-ae9f-29ae1b379c07/?format=api"
}
]
}