GET /api/bet_types/8063f65d-b247-4219-a7e2-3e63af7e0d1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8063f65d-b247-4219-a7e2-3e63af7e0d1a",
"match": "https://api-prod.gambitprofit.com/api/matches/4877a0b9-504d-4d8f-b44d-01d4dfa48b2a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-01T09:26:47.305481-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": "Utah Jazz",
"amount": 5777.0
},
{
"team": "Toronto Raptors",
"amount": 4223.0
}
],
"expected_reward_tokens": 9416.51,
"profit_sb": -83.49,
"profit_sb_percentage": -0.88,
"recommended": false
},
"lines": [
{
"id": "606b666e-a185-440a-ad85-708aa385f9d7",
"gambit_id": "d28e4e75-f984-4017-98ed-8fad7a3498ee",
"last_updated": "2023-02-02T10:32:06.813195-05:00",
"created_at": "2023-02-01T09:26:47.306898-05:00",
"name": "Utah Jazz",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8063f65d-b247-4219-a7e2-3e63af7e0d1a/?format=api"
},
{
"id": "0cfd20c2-c707-4226-b4f0-6e5d1fc0ec25",
"gambit_id": "43bc015c-56e5-4d5d-889d-f227275d6a35",
"last_updated": "2023-02-02T10:32:06.814353-05:00",
"created_at": "2023-02-01T09:26:47.308305-05:00",
"name": "Toronto Raptors",
"reward": "2.23000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8063f65d-b247-4219-a7e2-3e63af7e0d1a/?format=api"
}
]
}