GET /api/bet_types/55e589b1-c600-417d-bd6d-aa22a969c9dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55e589b1-c600-417d-bd6d-aa22a969c9dd",
"match": "https://api-prod.gambitprofit.com/api/matches/7632e02b-a279-4b11-8d2d-b3d525c6181d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:07:56.790427-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": "Golden State Warriors",
"amount": 5423.0
},
{
"team": "Toronto Raptors",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "23063019-26dd-4c7e-984a-654c30589b3e",
"gambit_id": "2d250b7c-dab6-48c3-a8fd-6eafdd7a06f1",
"last_updated": "2024-01-09T10:38:23.051626-05:00",
"created_at": "2024-01-07T09:07:56.798657-05:00",
"name": "Golden State Warriors",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e589b1-c600-417d-bd6d-aa22a969c9dd/?format=api"
},
{
"id": "65a4c285-a2cf-4863-88f7-230fe4e5319e",
"gambit_id": "7b060bde-93a1-4c63-8d53-cfbc5df607e6",
"last_updated": "2024-01-09T10:38:23.048125-05:00",
"created_at": "2024-01-07T09:07:56.794022-05:00",
"name": "Toronto Raptors",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e589b1-c600-417d-bd6d-aa22a969c9dd/?format=api"
}
]
}