GET /api/bet_types/64f57a08-6fbb-4df9-8da7-eb190aa52bef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64f57a08-6fbb-4df9-8da7-eb190aa52bef",
"match": "https://api-prod.gambitprofit.com/api/matches/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:09.565075-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": "Toronto Raptors",
"amount": 6643.0
},
{
"team": "Chicago Bulls",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "6a1c6df0-866a-4c61-bb3c-024c5ba2b055",
"gambit_id": "3c8dbc58-427e-41f2-933c-c4c7e54a062f",
"last_updated": "2023-04-13T17:22:17.792128-04:00",
"created_at": "2023-04-12T08:57:09.566906-04:00",
"name": "Toronto Raptors",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f57a08-6fbb-4df9-8da7-eb190aa52bef/?format=api"
},
{
"id": "a62a2256-e8b7-48a1-952b-e66b99f29f8b",
"gambit_id": "eedb2c04-7574-45ee-b9c6-a7c03e8c8628",
"last_updated": "2023-04-13T17:22:17.794397-04:00",
"created_at": "2023-04-12T08:57:09.569181-04:00",
"name": "Chicago Bulls",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f57a08-6fbb-4df9-8da7-eb190aa52bef/?format=api"
}
]
}