GET /api/bet_types/675b6f47-1ff7-4264-983b-1cc362024ac4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "675b6f47-1ff7-4264-983b-1cc362024ac4",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T15:42:10.930511-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": "CHC (H Wesneski)",
"amount": 5615.0
},
{
"team": "WAS (T Williams)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "39b3e754-cdeb-4a63-a998-0e8ed7d2916d",
"gambit_id": "9cbf18eb-4996-4d4c-9a97-0248ec43813b",
"last_updated": "2023-05-03T12:12:16.877357-04:00",
"created_at": "2023-05-02T15:42:10.933165-04:00",
"name": "CHC (H Wesneski)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675b6f47-1ff7-4264-983b-1cc362024ac4/?format=api"
},
{
"id": "aa258697-680b-4938-a959-777799228422",
"gambit_id": "86fb3ba6-0c67-4caf-9803-576a2d4999a3",
"last_updated": "2023-05-03T12:12:16.875931-04:00",
"created_at": "2023-05-02T15:42:10.931796-04:00",
"name": "WAS (T Williams)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675b6f47-1ff7-4264-983b-1cc362024ac4/?format=api"
}
]
}