GET /api/bet_types/cfd20b1e-0024-4872-b912-35fffacc44b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfd20b1e-0024-4872-b912-35fffacc44b5",
"match": "https://api-prod.gambitprofit.com/api/matches/db12ff07-df9d-43ff-b46f-9a64257fd10a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:05.491181-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": "Milwaukee Bucks",
"amount": 5515.0
},
{
"team": "Orlando Magic",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "d1eefce9-2df5-422c-bf24-cbb319d6e057",
"gambit_id": "1e9eb2e2-9bf1-4a06-86c5-f5816dc2ebcf",
"last_updated": "2023-11-13T15:08:31.258030-05:00",
"created_at": "2023-11-11T08:53:05.495603-05:00",
"name": "Milwaukee Bucks",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd20b1e-0024-4872-b912-35fffacc44b5/?format=api"
},
{
"id": "0eb28e69-0fca-4d93-a3ee-0b4dbf70ddff",
"gambit_id": "e906e8b5-6f98-4f09-b590-5e40207ec665",
"last_updated": "2023-11-13T15:08:31.261979-05:00",
"created_at": "2023-11-11T08:53:05.500177-05:00",
"name": "Orlando Magic",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd20b1e-0024-4872-b912-35fffacc44b5/?format=api"
}
]
}