GET /api/bet_types/a51707b3-d568-4f41-bec7-07b44f568b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a51707b3-d568-4f41-bec7-07b44f568b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/5a7a70a4-9029-480c-9411-4e26bc3c0f8d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:06.649709-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 (Z Wheeler)",
"amount": 5504.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4496.0
}
],
"expected_reward_tokens": 9576.48,
"profit_sb": 76.48,
"profit_sb_percentage": 0.81,
"recommended": true
},
"lines": [
{
"id": "10d412f5-7957-488d-be0b-11b3b7e2523b",
"gambit_id": "46f94fdf-c6a9-436f-a2a5-5399752a9fd6",
"last_updated": "2023-10-23T13:23:27.453462-04:00",
"created_at": "2023-10-21T09:38:06.653937-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.74000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a51707b3-d568-4f41-bec7-07b44f568b7e/?format=api"
},
{
"id": "378b84f0-7871-4a27-bb1f-a0bd2d8736ad",
"gambit_id": "4411ae1c-c2c2-4e5e-aa29-5b52bdd2b850",
"last_updated": "2023-10-23T13:23:27.456955-04:00",
"created_at": "2023-10-21T09:38:06.658274-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.13000",
"odds": "2.19000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a51707b3-d568-4f41-bec7-07b44f568b7e/?format=api"
}
]
}