GET /api/bet_types/e3aeb1f0-e006-485c-a9cb-936fcf51138a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3aeb1f0-e006-485c-a9cb-936fcf51138a",
"match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?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": "ATL (S Strider)",
"amount": 5284.0
},
{
"team": "PHI (A Nola)",
"amount": 4716.0
}
],
"expected_reward_tokens": 9667.8,
"profit_sb": 167.8,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "8989c432-bd45-444c-8786-37890e3f1ff4",
"gambit_id": "02e5ed8c-fc16-4a1c-94fb-33d7638146c9",
"last_updated": "2022-10-15T09:07:27.247121-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (S Strider)",
"reward": "1.83000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3aeb1f0-e006-485c-a9cb-936fcf51138a/?format=api"
},
{
"id": "0f16f1e6-fab5-4d55-9c6b-8c78c72f32b9",
"gambit_id": "da32d806-3e5f-4db9-a8ee-1a579bcb42a7",
"last_updated": "2022-10-15T09:07:27.245402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "2.05000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3aeb1f0-e006-485c-a9cb-936fcf51138a/?format=api"
}
]
}