GET /api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8103d4c4-9b83-4fc6-8101-8466169548c2",
"match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:26.065190-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": "BOS (N Pivetta)",
"amount": 5776.0
},
{
"team": "CWS (D Cease)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "5bc0e895-ad58-4519-92cb-b871619f4590",
"gambit_id": "788cbfea-e04a-4429-8d73-53689e5e2382",
"last_updated": "2023-09-25T14:28:22.001258-04:00",
"created_at": "2023-09-23T09:38:26.074180-04:00",
"name": "BOS (N Pivetta)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
},
{
"id": "7328b04e-06ff-4e5e-a873-4b0e83cf8ed7",
"gambit_id": "a06eba57-81ac-40b3-ac05-f652ceac2e9e",
"last_updated": "2023-09-25T14:28:21.997925-04:00",
"created_at": "2023-09-23T09:38:26.069658-04:00",
"name": "CWS (D Cease)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
}
]
}