GET /api/bet_types/c76e53c0-b93e-4315-8cee-095958ef9c80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c76e53c0-b93e-4315-8cee-095958ef9c80",
"match": "https://api-prod.gambitprofit.com/api/matches/703d4da4-3bca-45c3-b557-64fe35120056/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T13:47:06.435726-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": 5696.0
},
{
"team": "Washington Wizards",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "6a519205-e298-4c46-9d10-a6abc15180fa",
"gambit_id": "a3ce041a-5f2e-41fd-b46a-8308e87b6682",
"last_updated": "2023-02-17T09:22:27.009118-05:00",
"created_at": "2023-02-16T13:47:06.437035-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76e53c0-b93e-4315-8cee-095958ef9c80/?format=api"
},
{
"id": "950902a1-a6bf-4565-9ea4-7eb2ade187b6",
"gambit_id": "2c568b48-6bf0-4448-ab04-8e169fda1ca4",
"last_updated": "2023-02-17T09:22:27.010237-05:00",
"created_at": "2023-02-16T13:47:06.438451-05:00",
"name": "Washington Wizards",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76e53c0-b93e-4315-8cee-095958ef9c80/?format=api"
}
]
}