GET /api/bet_types/9b1af62e-0bb5-46e7-b563-25a929b7d8a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b1af62e-0bb5-46e7-b563-25a929b7d8a5",
"match": "https://api-prod.gambitprofit.com/api/matches/9d349977-379a-4c0c-a76a-2abe537b5154/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:12.267212-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": "TOR (J Berrios)",
"amount": 6173.0
},
{
"team": "WAS (M Gore)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "35351929-1868-4d30-b244-e37bc3fd1e97",
"gambit_id": "b8a2bcc6-cfd5-4ece-9ea7-245b2c63224d",
"last_updated": "2023-08-30T13:32:57.553611-04:00",
"created_at": "2023-08-29T08:33:12.275272-04:00",
"name": "TOR (J Berrios)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1af62e-0bb5-46e7-b563-25a929b7d8a5/?format=api"
},
{
"id": "2d13322b-bb9c-4713-a7a9-ba4a5f2c3af9",
"gambit_id": "5e6ace1b-923a-416b-987e-d3fef48aa1b7",
"last_updated": "2023-08-30T13:32:57.550154-04:00",
"created_at": "2023-08-29T08:33:12.271224-04:00",
"name": "WAS (M Gore)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1af62e-0bb5-46e7-b563-25a929b7d8a5/?format=api"
}
]
}