GET /api/bet_types/53055fa9-c7df-4ce2-9e2f-b1aa1e48df27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53055fa9-c7df-4ce2-9e2f-b1aa1e48df27",
"match": "https://api-prod.gambitprofit.com/api/matches/929e0d4a-e48c-49d2-bd80-468415b33bfd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:57:57.720425-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": "Cincinnati Bengals",
"amount": 5944.0
},
{
"team": "Seattle Seahawks",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "53bd2b96-0d49-4606-8eaa-fada4a22670f",
"gambit_id": "1851bcc2-6976-4d04-b095-71b5e4f3e55a",
"last_updated": "2023-10-16T18:33:01.745580-04:00",
"created_at": "2023-10-12T10:57:57.728258-04:00",
"name": "Cincinnati Bengals",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53055fa9-c7df-4ce2-9e2f-b1aa1e48df27/?format=api"
},
{
"id": "58246236-3c7d-4276-be4d-7ceeebc53a94",
"gambit_id": "4dd90410-016c-4d85-a081-47e3ae933b55",
"last_updated": "2023-10-16T18:33:01.741296-04:00",
"created_at": "2023-10-12T10:57:57.724074-04:00",
"name": "Seattle Seahawks",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53055fa9-c7df-4ce2-9e2f-b1aa1e48df27/?format=api"
}
]
}