GET /api/bet_types/5359f10c-9567-458d-bb92-f2437617b0f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5359f10c-9567-458d-bb92-f2437617b0f5",
"match": "https://api-prod.gambitprofit.com/api/matches/369ecc8a-c3a7-4d91-906c-17bda5af21f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:57:56.509162-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": "Kansas City Chiefs",
"amount": 8263.0
},
{
"team": "Denver Broncos",
"amount": 1737.0
}
],
"expected_reward_tokens": 9501.39,
"profit_sb": 1.39,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "d8a5f219-97c0-40ae-b4d5-36cf9b09e709",
"gambit_id": "ab71af7d-3fa9-4e7e-84d5-c420c63abec7",
"last_updated": "2023-10-13T09:53:00.246301-04:00",
"created_at": "2023-10-12T10:57:56.523373-04:00",
"name": "Kansas City Chiefs",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5359f10c-9567-458d-bb92-f2437617b0f5/?format=api"
},
{
"id": "6f8e1755-62cf-4ae1-bcff-e83eb110b602",
"gambit_id": "b4622e71-9718-4111-9045-afb812ceb9ed",
"last_updated": "2023-10-13T09:53:00.242274-04:00",
"created_at": "2023-10-12T10:57:56.518150-04:00",
"name": "Denver Broncos",
"reward": "5.47000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5359f10c-9567-458d-bb92-f2437617b0f5/?format=api"
}
]
}