GET /api/bet_types/efcd406d-ce17-4738-b0d6-5978f9121a14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efcd406d-ce17-4738-b0d6-5978f9121a14",
"match": "https://api-prod.gambitprofit.com/api/matches/33531537-fa0a-42f6-9d07-5efae38caff9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T09:46:54.555226-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": "Sacramento Kings",
"amount": 5788.0
},
{
"team": "Toronto Raptors",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "13f6e90c-f517-4666-98c6-4d3915fbfd2f",
"gambit_id": "5d37755a-86bd-4287-ae10-708534f58b56",
"last_updated": "2023-01-26T10:57:02.046149-05:00",
"created_at": "2023-01-25T09:46:54.556385-05:00",
"name": "Sacramento Kings",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efcd406d-ce17-4738-b0d6-5978f9121a14/?format=api"
},
{
"id": "54ed59b8-ba8e-4f97-b460-97d25c293f76",
"gambit_id": "ba241589-f106-4f77-89ce-18d72c35df14",
"last_updated": "2023-01-26T10:57:02.047236-05:00",
"created_at": "2023-01-25T09:46:54.557571-05:00",
"name": "Toronto Raptors",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efcd406d-ce17-4738-b0d6-5978f9121a14/?format=api"
}
]
}