GET /api/bet_types/1188c1a3-9fdf-4158-b628-6cc6bec1644b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1188c1a3-9fdf-4158-b628-6cc6bec1644b",
"match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-07T13:48:15.536834-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": "TEX",
"amount": 5688.0
},
{
"team": "OAK",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "27db45fd-1ba4-42b0-b738-f94b06163f23",
"gambit_id": "86de1b68-ed22-41b3-b096-dd6078febe46",
"last_updated": "2023-08-09T10:38:19.019806-04:00",
"created_at": "2023-08-07T13:48:15.548500-04:00",
"name": "TEX",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1188c1a3-9fdf-4158-b628-6cc6bec1644b/?format=api"
},
{
"id": "70af2012-7aa0-4a70-85f5-53a74cab26f7",
"gambit_id": "06216fea-c406-448d-8fb8-18345b9a959e",
"last_updated": "2023-08-09T10:38:19.016599-04:00",
"created_at": "2023-08-07T13:48:15.540426-04:00",
"name": "OAK",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1188c1a3-9fdf-4158-b628-6cc6bec1644b/?format=api"
}
]
}