GET /api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0441555d-f264-4b64-be88-316a17e8c311",
"match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:06.922550-04: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": "Denver Nuggets",
"amount": 6942.0
},
{
"team": "Phoenix Suns",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "94a41855-fca9-4351-85ae-ccd3175dd3b7",
"gambit_id": "269858de-e87f-4827-9777-926ffa984fe4",
"last_updated": "2023-05-10T16:02:11.763922-04:00",
"created_at": "2023-05-09T11:07:06.924222-04:00",
"name": "Denver Nuggets",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
},
{
"id": "bcc4faab-40b0-493b-ab6a-ec50e8e89822",
"gambit_id": "4bbc9e8a-3088-4460-aab7-c7512b21dded",
"last_updated": "2023-05-10T16:02:11.765513-04:00",
"created_at": "2023-05-09T11:07:06.926037-04:00",
"name": "Phoenix Suns",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
}
]
}