GET /api/bet_types/4c497893-5f43-439e-8355-e5d74735b67e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c497893-5f43-439e-8355-e5d74735b67e",
"match": "https://api-prod.gambitprofit.com/api/matches/e40d1054-2100-46ef-a0be-a69af1dce492/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T11:18:15.089173-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": "SFO",
"amount": 5773.0
},
{
"team": "CHC",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "253865c7-54d5-4d71-8ab1-bd4b9cc71a6c",
"gambit_id": "8bcf44eb-d388-4e87-a90a-8f8bcc5709e3",
"last_updated": "2023-09-08T09:32:56.147790-04:00",
"created_at": "2023-09-06T11:18:15.092917-04:00",
"name": "SFO",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c497893-5f43-439e-8355-e5d74735b67e/?format=api"
},
{
"id": "967ed493-949e-4d51-9de8-c81036190047",
"gambit_id": "11299a96-2662-43b6-a375-5c120c2fc53f",
"last_updated": "2023-09-08T09:32:56.154795-04:00",
"created_at": "2023-09-06T11:18:15.097303-04:00",
"name": "CHC",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c497893-5f43-439e-8355-e5d74735b67e/?format=api"
}
]
}