GET /api/bet_types/7cba5187-859c-41ca-a9dd-44970cd87b5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cba5187-859c-41ca-a9dd-44970cd87b5e",
"match": "https://api-prod.gambitprofit.com/api/matches/775c979f-45a7-4861-b5e0-1048282feb0f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:25.395802-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": "PHI (Z Wheeler)",
"amount": 5714.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "42add8e3-a496-47f6-88c5-f03de21eea5c",
"gambit_id": "5a7080d0-06d8-481e-a553-8ea397a3aa10",
"last_updated": "2023-07-08T09:58:16.905435-04:00",
"created_at": "2023-07-07T11:33:25.399019-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cba5187-859c-41ca-a9dd-44970cd87b5e/?format=api"
},
{
"id": "4d398e25-1ee3-421c-92e4-8a8bab4ecd6d",
"gambit_id": "4c180069-ccad-4b42-b5e4-3f74f47f29d9",
"last_updated": "2023-07-08T09:58:16.907728-04:00",
"created_at": "2023-07-07T11:33:25.401680-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cba5187-859c-41ca-a9dd-44970cd87b5e/?format=api"
}
]
}