GET /api/bet_types/9a377366-6e91-4ed7-8ca3-e89d6f1fa2d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a377366-6e91-4ed7-8ca3-e89d6f1fa2d3",
"match": "https://api-prod.gambitprofit.com/api/matches/72e9353c-444f-40dd-a814-ced0535a71c3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:26.757780-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": "Milwaukee Bucks",
"amount": 7059.0
},
{
"team": "Houston Rockets",
"amount": 2941.0
}
],
"expected_reward_tokens": 9528.84,
"profit_sb": 28.84,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "84da4fd3-713f-4488-9482-d67efa53ed1a",
"gambit_id": "809ad744-b979-4b6f-a9cd-a19e0006111d",
"last_updated": "2024-01-09T10:23:17.949606-05:00",
"created_at": "2024-01-06T09:23:26.762569-05:00",
"name": "Milwaukee Bucks",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a377366-6e91-4ed7-8ca3-e89d6f1fa2d3/?format=api"
},
{
"id": "57e2cd23-d3f9-4187-a75c-bfb09bafed4b",
"gambit_id": "c4da41d2-6a87-4bc1-8b23-e6f0a34eb4cc",
"last_updated": "2024-01-09T10:23:17.953092-05:00",
"created_at": "2024-01-06T09:23:26.766519-05:00",
"name": "Houston Rockets",
"reward": "3.24000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a377366-6e91-4ed7-8ca3-e89d6f1fa2d3/?format=api"
}
]
}