GET /api/bet_types/24a3f7c9-6e8d-4bad-8e5f-859878a17821/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24a3f7c9-6e8d-4bad-8e5f-859878a17821",
"match": "https://api-prod.gambitprofit.com/api/matches/5b08a4db-c54e-4822-ad6b-1a038c8f0e47/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:25.938670-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": "Minnesota Vikings",
"amount": 6458.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "40dae7ed-8d88-4139-9252-fb16dd66a641",
"gambit_id": "56dc3bad-f7fb-46d5-ade9-20bc13bfaefb",
"last_updated": "2023-09-11T11:22:55.846287-04:00",
"created_at": "2023-09-06T22:48:25.949535-04:00",
"name": "Minnesota Vikings",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a3f7c9-6e8d-4bad-8e5f-859878a17821/?format=api"
},
{
"id": "6d551afd-b1f6-4255-a38e-cad1515e0e5a",
"gambit_id": "488ca607-186f-48f2-84ec-df918f694fea",
"last_updated": "2023-09-11T11:22:55.842534-04:00",
"created_at": "2023-09-06T22:48:25.942311-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a3f7c9-6e8d-4bad-8e5f-859878a17821/?format=api"
}
]
}