GET /api/bet_types/3c75b378-dfa8-480e-a382-00472042ec9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c75b378-dfa8-480e-a382-00472042ec9a",
"match": "https://api-prod.gambitprofit.com/api/matches/e068f4f0-ddeb-4e21-9704-7f7a53bc2a89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:11.529842-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": "ARI (R Nelson)",
"amount": 5674.0
},
{
"team": "KAN (B Singer)",
"amount": 4326.0
}
],
"expected_reward_tokens": 9645.8,
"profit_sb": 145.8,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "dee502ad-5c8c-49fc-aa95-04ebe13f5be6",
"gambit_id": "2dff8cef-3cd3-4ea2-90fc-ba6592b20590",
"last_updated": "2023-04-26T12:02:19.545664-04:00",
"created_at": "2023-04-25T11:42:11.531809-04:00",
"name": "ARI (R Nelson)",
"reward": "1.70000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c75b378-dfa8-480e-a382-00472042ec9a/?format=api"
},
{
"id": "21337826-09a0-4beb-b4bb-680ab240d7ff",
"gambit_id": "5a9c6b92-fa3a-496e-989f-6a2aecbbe8a6",
"last_updated": "2023-04-26T12:02:19.547152-04:00",
"created_at": "2023-04-25T11:42:11.533578-04:00",
"name": "KAN (B Singer)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c75b378-dfa8-480e-a382-00472042ec9a/?format=api"
}
]
}