GET /api/bet_types/85eee4c7-a4a6-4013-8178-5787c2579d96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85eee4c7-a4a6-4013-8178-5787c2579d96",
"match": "https://api-prod.gambitprofit.com/api/matches/84cac782-b07e-434c-ab20-89050a9f4162/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:21.115296-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": "Minnesota Timberwolves",
"amount": 7026.0
},
{
"team": "San Antonio Spurs",
"amount": 2974.0
}
],
"expected_reward_tokens": 9485.1,
"profit_sb": -14.9,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "1d5b704b-eae1-4793-9003-40c093d75e11",
"gambit_id": "3cd61ec1-85a7-4c69-9f8d-e8918eaf0700",
"last_updated": "2023-11-12T11:23:23.364969-05:00",
"created_at": "2023-11-10T08:23:21.118696-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85eee4c7-a4a6-4013-8178-5787c2579d96/?format=api"
},
{
"id": "772361dd-8631-4e27-9ea0-6e786b0602c4",
"gambit_id": "821bc786-ddbc-4ce7-a8f7-2d649f57f192",
"last_updated": "2023-11-12T11:23:23.368104-05:00",
"created_at": "2023-11-10T08:23:21.122880-05:00",
"name": "San Antonio Spurs",
"reward": "3.19000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85eee4c7-a4a6-4013-8178-5787c2579d96/?format=api"
}
]
}