GET /api/bet_types/a3a9d505-73ec-44c1-a4f0-9f2cae748055/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3a9d505-73ec-44c1-a4f0-9f2cae748055",
"match": "https://api-prod.gambitprofit.com/api/matches/2c130ec4-e476-4c9f-9636-45bae5f65626/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-01T10:03:02.598408-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": 7351.0
},
{
"team": "Indiana Pacers",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "6ead1387-11fe-4fb3-90f4-70aa183d1e1c",
"gambit_id": "b5d007c8-389b-42bf-84e7-5aa4adb3f970",
"last_updated": "2024-01-03T10:53:14.296700-05:00",
"created_at": "2024-01-01T10:03:02.611963-05:00",
"name": "Milwaukee Bucks",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a9d505-73ec-44c1-a4f0-9f2cae748055/?format=api"
},
{
"id": "7ee9bb9c-9437-4cfa-9ef4-4ed9fbcba177",
"gambit_id": "1dd5e300-c3eb-40aa-ad35-fa8b45025909",
"last_updated": "2024-01-03T10:53:14.293279-05:00",
"created_at": "2024-01-01T10:03:02.605235-05:00",
"name": "Indiana Pacers",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a9d505-73ec-44c1-a4f0-9f2cae748055/?format=api"
}
]
}