GET /api/bet_types/bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a",
"match": "https://api-prod.gambitprofit.com/api/matches/8fa672ec-1f3a-46b2-80f6-47d7aedf6aa7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T08:38:23.431827-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 (J Paxton)",
"amount": 6698.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "081e8a75-cf89-4828-9ac4-39c1446f6a88",
"gambit_id": "ba9ac57e-e97c-4f01-b582-fa607413f3a8",
"last_updated": "2023-07-15T16:08:22.757409-04:00",
"created_at": "2023-07-08T08:38:23.441285-04:00",
"name": "BOS (J Paxton)",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a/?format=api"
},
{
"id": "8270a792-9777-4275-8780-64325a65360f",
"gambit_id": "a2716a8a-7f75-41e8-98a7-474576850b23",
"last_updated": "2023-07-15T16:08:22.756291-04:00",
"created_at": "2023-07-08T08:38:23.438399-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a/?format=api"
}
]
}