GET /api/bet_types/c13cb96d-4d4e-48c1-a71a-3d65da12ebcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c13cb96d-4d4e-48c1-a71a-3d65da12ebcf",
"match": "https://api-prod.gambitprofit.com/api/matches/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:02:00.711468-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": "LOS (N Syndergaard)",
"amount": 5873.0
},
{
"team": "ARI (Z Davies)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "64debcb3-8bac-4c6b-837f-eb3af051e1d3",
"gambit_id": "91371ec1-d06b-42a7-bb46-b08d440ac686",
"last_updated": "2023-04-09T11:27:08.421103-04:00",
"created_at": "2023-04-08T09:02:00.713680-04:00",
"name": "LOS (N Syndergaard)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13cb96d-4d4e-48c1-a71a-3d65da12ebcf/?format=api"
},
{
"id": "f6d95642-94e7-49b7-8b72-03db8aa80056",
"gambit_id": "4a3353c2-fb30-45aa-8a8f-96d3739b0a54",
"last_updated": "2023-04-09T11:27:08.423770-04:00",
"created_at": "2023-04-08T09:02:00.715971-04:00",
"name": "ARI (Z Davies)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13cb96d-4d4e-48c1-a71a-3d65da12ebcf/?format=api"
}
]
}