GET /api/bet_types/aacf7469-26f2-424d-b8c7-50028b16fa35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aacf7469-26f2-424d-b8c7-50028b16fa35",
"match": "https://api-prod.gambitprofit.com/api/matches/4b2615d6-c6e6-4146-b983-92f4e2b03a4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-10T09:02:10.271711-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": 5419.0
},
{
"team": "Dallas Mavericks",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "63d15a6f-b73f-41bd-b9cf-32e270f12cd3",
"gambit_id": "b9dd712c-4b5f-4490-a4e3-0bb75b04d199",
"last_updated": "2023-02-11T13:07:03.476039-05:00",
"created_at": "2023-02-10T09:02:10.273021-05:00",
"name": "Sacramento Kings",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacf7469-26f2-424d-b8c7-50028b16fa35/?format=api"
},
{
"id": "5eec9b87-02a7-4e06-82d0-0fbcbc485634",
"gambit_id": "442d749c-599c-457a-9e4c-ef39a9bfbf6a",
"last_updated": "2023-02-11T13:07:03.477208-05:00",
"created_at": "2023-02-10T09:02:10.274302-05:00",
"name": "Dallas Mavericks",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacf7469-26f2-424d-b8c7-50028b16fa35/?format=api"
}
]
}