GET /api/bet_types/55045d50-df0e-4dc4-a1b1-fdccc39fab8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55045d50-df0e-4dc4-a1b1-fdccc39fab8c",
"match": "https://api-prod.gambitprofit.com/api/matches/02a10490-ebf4-4c2b-aca0-7e7398dbf1ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:25.881116-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": "Washington Capitals",
"amount": 5929.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "3826f60a-1ec7-4539-8759-356acd2ad90e",
"gambit_id": "bc93a7cd-2172-4a51-bbe0-d1d272a7b2ad",
"last_updated": "2023-11-20T14:53:32.403308-05:00",
"created_at": "2023-11-18T09:38:25.891611-05:00",
"name": "Washington Capitals",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55045d50-df0e-4dc4-a1b1-fdccc39fab8c/?format=api"
},
{
"id": "cbf1ed40-1677-4219-a0b1-c12f86522069",
"gambit_id": "1720e3ab-5348-462f-8105-bfe65a8ac468",
"last_updated": "2023-11-20T14:53:32.399976-05:00",
"created_at": "2023-11-18T09:38:25.886333-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55045d50-df0e-4dc4-a1b1-fdccc39fab8c/?format=api"
}
]
}