GET /api/bet_types/fc568d39-a519-49f5-9525-0312814ef447/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc568d39-a519-49f5-9525-0312814ef447",
"match": "https://api-prod.gambitprofit.com/api/matches/4807469b-9c15-4715-8027-d601eca15e7a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:07.039624-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": "HOU (C Javier)",
"amount": 5960.0
},
{
"team": "CHC (J Steele)",
"amount": 4040.0
}
],
"expected_reward_tokens": 9534.4,
"profit_sb": 34.4,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "77da115e-8da8-4c64-8aa7-4dd4c47d0266",
"gambit_id": "1aa69c86-362a-4baa-9bc9-b03f8a8634fb",
"last_updated": "2023-05-18T11:47:16.175529-04:00",
"created_at": "2023-05-16T09:47:07.041460-04:00",
"name": "HOU (C Javier)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc568d39-a519-49f5-9525-0312814ef447/?format=api"
},
{
"id": "84ba5511-5fe5-4b4b-97f9-9e962aec36ba",
"gambit_id": "948235f1-c839-4357-a7ef-0c023e826368",
"last_updated": "2023-05-18T11:47:16.176762-04:00",
"created_at": "2023-05-16T09:47:07.043443-04:00",
"name": "CHC (J Steele)",
"reward": "2.36000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc568d39-a519-49f5-9525-0312814ef447/?format=api"
}
]
}