GET /api/bet_types/193d0efd-533c-4a11-a4ce-e40c33c3e664/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "193d0efd-533c-4a11-a4ce-e40c33c3e664",
"match": "https://api-prod.gambitprofit.com/api/matches/319f5222-f6d8-42c3-87b6-acd6c1663d83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:13.002884-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": "TAM (T Bradley)",
"amount": 5389.0
},
{
"team": "CHC (M Stroman)",
"amount": 4611.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "df9a8fc9-6293-4ca5-b4a5-a39676588920",
"gambit_id": "b64eea20-b211-4f85-ad1d-88dcc8600e64",
"last_updated": "2023-05-30T10:47:22.212224-04:00",
"created_at": "2023-05-29T11:47:13.005480-04:00",
"name": "TAM (T Bradley)",
"reward": "1.78000",
"odds": "1.81300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193d0efd-533c-4a11-a4ce-e40c33c3e664/?format=api"
},
{
"id": "3c3b5155-593c-4801-a06e-fe879fdf3c20",
"gambit_id": "42430e3f-6f71-487f-a8f2-f481d8d03949",
"last_updated": "2023-05-30T10:47:22.213999-04:00",
"created_at": "2023-05-29T11:47:13.007892-04:00",
"name": "CHC (M Stroman)",
"reward": "2.08000",
"odds": "2.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193d0efd-533c-4a11-a4ce-e40c33c3e664/?format=api"
}
]
}