GET /api/bet_types/1ef791e7-2466-43ea-a058-3289cdf5994d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ef791e7-2466-43ea-a058-3289cdf5994d",
"match": "https://api-prod.gambitprofit.com/api/matches/86900b19-e2f9-4cdd-b6a1-040444474d8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:06.003048-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": "PHI (R Suarez)",
"amount": 6060.0
},
{
"team": "MIA (S Okert)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "953e8cd9-68f4-40fc-9da1-998d4b404629",
"gambit_id": "7f058fb1-b4d2-4432-ae6f-e695d1e8c6a9",
"last_updated": "2023-09-12T11:33:03.932427-04:00",
"created_at": "2023-09-10T10:03:06.008745-04:00",
"name": "PHI (R Suarez)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ef791e7-2466-43ea-a058-3289cdf5994d/?format=api"
},
{
"id": "5036487e-3bfb-402f-8ace-fcc27cde7fc9",
"gambit_id": "fdc41a29-0026-4969-ace6-d1b9cc535107",
"last_updated": "2023-09-12T11:33:03.949180-04:00",
"created_at": "2023-09-10T10:03:06.018227-04:00",
"name": "MIA (S Okert)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ef791e7-2466-43ea-a058-3289cdf5994d/?format=api"
}
]
}