GET /api/bet_types/b1a013cb-aa63-4efd-8f8a-1ac4d167a4fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1a013cb-aa63-4efd-8f8a-1ac4d167a4fd",
"match": "https://api-prod.gambitprofit.com/api/matches/6ed62dbf-3699-4e79-816c-6710ca5e3751/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:15.019707-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": "SFO (A Wood)",
"amount": 5182.0
},
{
"team": "PIT (M Keller)",
"amount": 4818.0
}
],
"expected_reward_tokens": 9586.7,
"profit_sb": 86.7,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "53e00905-40d1-4d96-833e-fe194d674511",
"gambit_id": "0fc4043c-e967-4576-8a0d-e3f83a164ca1",
"last_updated": "2023-06-01T10:12:09.885465-04:00",
"created_at": "2023-05-31T11:47:15.022148-04:00",
"name": "SFO (A Wood)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a013cb-aa63-4efd-8f8a-1ac4d167a4fd/?format=api"
},
{
"id": "2f9ca68c-2b42-4e92-a8c8-7f388823b660",
"gambit_id": "5e654a1a-944b-4213-80c4-6b71f7f6a04e",
"last_updated": "2023-06-01T10:12:09.889059-04:00",
"created_at": "2023-05-31T11:47:15.024843-04:00",
"name": "PIT (M Keller)",
"reward": "1.99000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a013cb-aa63-4efd-8f8a-1ac4d167a4fd/?format=api"
}
]
}