GET /api/bet_types/5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128",
"match": "https://api-prod.gambitprofit.com/api/matches/40d9f990-44a9-4852-adf5-01cddc490ec7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SEA (L Gilbert)",
"amount": 5068.0
},
{
"team": "SDG (Y Darvish)",
"amount": 4932.0
}
],
"expected_reward_tokens": 9222.84,
"profit_sb": 222.84,
"profit_sb_percentage": 2.48,
"recommended": true
},
"lines": [
{
"id": "f6a0666e-b35a-4195-a0ec-3585c1f4c6af",
"gambit_id": "3ef9dbb5-d9f7-48ec-8883-b48fb0df8f89",
"last_updated": "2022-09-14T10:12:05.106475-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.82000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128/?format=api"
},
{
"id": "0ad42a3b-e529-4f8e-88bb-66420edf559e",
"gambit_id": "7e69ad20-1b17-4134-b57d-bea63a889a9b",
"last_updated": "2022-09-14T10:12:05.107467-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.87000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128/?format=api"
}
]
}