GET /api/bet_types/ca9178e8-32d8-43b7-8588-7ed5e7257097/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca9178e8-32d8-43b7-8588-7ed5e7257097",
"match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-12T09:32:57.437517-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": "Denver Nuggets",
"amount": 5094.0
},
{
"team": "Houston Rockets",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6f4b1faf-87d0-4298-8a03-e170a2d638bb",
"gambit_id": "3aab2e44-450b-48f6-9076-21e56e55e37b",
"last_updated": "2023-11-13T19:38:24.721444-05:00",
"created_at": "2023-11-12T09:32:57.441763-05:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9178e8-32d8-43b7-8588-7ed5e7257097/?format=api"
},
{
"id": "eb90593b-b3e8-4903-8fa3-af6bcf798083",
"gambit_id": "183ab9ba-1261-49fe-83ad-6f56c3953b03",
"last_updated": "2023-11-13T19:38:24.725279-05:00",
"created_at": "2023-11-12T09:32:57.447185-05:00",
"name": "Houston Rockets",
"reward": "1.90000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9178e8-32d8-43b7-8588-7ed5e7257097/?format=api"
}
]
}