GET /api/bet_types/b20983b3-71e5-4a15-aaca-bc1dc5270eca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b20983b3-71e5-4a15-aaca-bc1dc5270eca",
"match": "https://api-prod.gambitprofit.com/api/matches/3046dc42-7fff-43d9-8941-48a10bf02e01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T13:43:06.839304-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": "New Orleans Pelicans",
"amount": 5773.0
},
{
"team": "Utah Jazz",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "c56c5560-edbb-4d7f-b1b6-aaf68502a7c1",
"gambit_id": "cc0e8915-ff04-42f2-937f-f98beae963d1",
"last_updated": "2023-11-27T10:23:24.196338-05:00",
"created_at": "2023-11-25T13:43:06.845602-05:00",
"name": "New Orleans Pelicans",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20983b3-71e5-4a15-aaca-bc1dc5270eca/?format=api"
},
{
"id": "dd8436dd-3e2d-4f03-93a0-300f6c84fea1",
"gambit_id": "04c24b37-446e-45ba-baa1-bc80307715d4",
"last_updated": "2023-11-27T10:23:24.192952-05:00",
"created_at": "2023-11-25T13:43:06.852663-05:00",
"name": "Utah Jazz",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20983b3-71e5-4a15-aaca-bc1dc5270eca/?format=api"
}
]
}