GET /api/bet_types/0926dce2-a12e-4b0a-a052-62e3b03fcb1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0926dce2-a12e-4b0a-a052-62e3b03fcb1e",
"match": "https://api-prod.gambitprofit.com/api/matches/b049d0d5-59be-4515-b1a4-bd288f142804/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:07.426212-05: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": "Oklahoma City Thunder",
"amount": 5317.0
},
{
"team": "Houston Rockets",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c76ed98b-bad6-4346-a5e9-d73f02cf7176",
"gambit_id": "bd3ceada-0167-4842-84ac-f241b5a22150",
"last_updated": "2023-12-07T21:43:04.461118-05:00",
"created_at": "2023-12-06T09:13:07.430979-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0926dce2-a12e-4b0a-a052-62e3b03fcb1e/?format=api"
},
{
"id": "f40bbafa-3ac1-4fd5-94a7-49ac08e6abc7",
"gambit_id": "6fe8a7d0-644a-4d49-98aa-e988df42fb12",
"last_updated": "2023-12-07T21:43:04.464500-05:00",
"created_at": "2023-12-06T09:13:07.435357-05:00",
"name": "Houston Rockets",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0926dce2-a12e-4b0a-a052-62e3b03fcb1e/?format=api"
}
]
}