GET /api/bet_types/4008d0f8-c021-46bc-8905-a6e9bcb70eea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4008d0f8-c021-46bc-8905-a6e9bcb70eea",
"match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:08.538215-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": "STL (S Matz)",
"amount": 6353.0
},
{
"team": "DET (A Faedo)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "161318cf-9135-4fb7-ad67-32b6a648b36a",
"gambit_id": "de89b4e8-1151-4ccf-8925-da172c638918",
"last_updated": "2023-05-08T11:47:06.629109-04:00",
"created_at": "2023-05-07T11:57:08.540034-04:00",
"name": "STL (S Matz)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4008d0f8-c021-46bc-8905-a6e9bcb70eea/?format=api"
},
{
"id": "673b7fd7-a094-4f8e-a56b-788bc3e87b44",
"gambit_id": "c30ab8af-542e-40bc-8f2e-169e3a5f4252",
"last_updated": "2023-05-08T11:47:06.630882-04:00",
"created_at": "2023-05-07T11:57:08.541920-04:00",
"name": "DET (A Faedo)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4008d0f8-c021-46bc-8905-a6e9bcb70eea/?format=api"
}
]
}