GET /api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3213172c-24e5-493a-b8dc-870a2ac7f11c",
"match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:51.900214-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": "Denver Nuggets",
"amount": 8486.0
},
{
"team": "San Antonio Spurs",
"amount": 1514.0
}
],
"expected_reward_tokens": 9504.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "31aab5fa-7a02-4b45-9fdb-e2d4a60fcc33",
"gambit_id": "977068b9-35a1-4ca8-9f5d-6e16f7eb50e4",
"last_updated": "2023-03-11T16:02:11.796650-05:00",
"created_at": "2023-03-10T08:46:51.903015-05:00",
"name": "Denver Nuggets",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
},
{
"id": "74ea0a32-9dc5-4998-b7b6-04e1a932c574",
"gambit_id": "dd690b85-b47f-4b1a-ae11-0bc6145d9613",
"last_updated": "2023-03-11T16:02:11.795504-05:00",
"created_at": "2023-03-10T08:46:51.901551-05:00",
"name": "San Antonio Spurs",
"reward": "6.28000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
}
]
}