GET /api/bet_types/08e8078e-5fd4-494c-98f6-ccdbc6cc0110/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08e8078e-5fd4-494c-98f6-ccdbc6cc0110",
"match": "https://api-prod.gambitprofit.com/api/matches/ed087191-f854-4553-b2a2-22d2a0ba6a95/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CIN (N Lodolo)",
"amount": 5228.0
},
{
"team": "WAS (P Corbin)",
"amount": 4772.0
}
],
"expected_reward_tokens": 9305.4,
"profit_sb": 305.4,
"profit_sb_percentage": 3.39,
"recommended": true
},
"lines": [
{
"id": "9ff5f68a-14a5-424d-b5dc-c00bf566140f",
"gambit_id": "939ab4d0-d87f-4922-a038-e91d36fb9f12",
"last_updated": "2022-08-29T13:17:09.558606-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "1.78000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e8078e-5fd4-494c-98f6-ccdbc6cc0110/?format=api"
},
{
"id": "6375d6cb-4217-4830-b9d4-b996ea439d85",
"gambit_id": "ed5fa516-4b40-4e07-8482-9bf243d633db",
"last_updated": "2022-08-29T13:17:09.558151-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Corbin)",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e8078e-5fd4-494c-98f6-ccdbc6cc0110/?format=api"
}
]
}