GET /api/bet_types/fc1e0856-7855-4268-a30e-1025a2962240/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc1e0856-7855-4268-a30e-1025a2962240",
"match": "https://api-prod.gambitprofit.com/api/matches/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:17:58.968919-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": 5423.0
},
{
"team": "New York Knicks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a1e37321-ed4f-44f4-b8d9-9511c5014a38",
"gambit_id": "7fa92779-bc88-430b-9de0-f49c7c514e94",
"last_updated": "2023-12-26T15:23:14.553225-05:00",
"created_at": "2023-12-23T09:17:58.972991-05:00",
"name": "Milwaukee Bucks",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1e0856-7855-4268-a30e-1025a2962240/?format=api"
},
{
"id": "05831d39-ea4f-4bad-bef4-06bd081cde00",
"gambit_id": "5b0cd3b3-a298-41d6-ba1f-29dd1e7dd092",
"last_updated": "2023-12-26T15:23:14.557286-05:00",
"created_at": "2023-12-23T09:17:58.976983-05:00",
"name": "New York Knicks",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1e0856-7855-4268-a30e-1025a2962240/?format=api"
}
]
}