GET /api/bet_types/071d633b-b82a-4582-821b-de4b7b2809f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "071d633b-b82a-4582-821b-de4b7b2809f0",
"match": "https://api-prod.gambitprofit.com/api/matches/b3631672-f014-4771-9832-0b89b2729102/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-28T10:03:13.824631-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": "Portland Trail Blazers",
"amount": 5773.0
},
{
"team": "San Antonio Spurs",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "9d154a6b-9158-456e-aa01-f61a566431a4",
"gambit_id": "d4f6c7ae-d887-4e7c-b9cc-9b666315941e",
"last_updated": "2023-12-30T16:23:10.059706-05:00",
"created_at": "2023-12-28T10:03:13.832489-05:00",
"name": "Portland Trail Blazers",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071d633b-b82a-4582-821b-de4b7b2809f0/?format=api"
},
{
"id": "c33e047b-b17d-44ee-843d-d5458fb8f01d",
"gambit_id": "cb1911d2-aa26-449d-b73f-013ace203d2c",
"last_updated": "2023-12-30T16:23:10.056249-05:00",
"created_at": "2023-12-28T10:03:13.828393-05:00",
"name": "San Antonio Spurs",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071d633b-b82a-4582-821b-de4b7b2809f0/?format=api"
}
]
}