GET /api/bet_types/162f6135-c117-4e0d-a528-1184effe447f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "162f6135-c117-4e0d-a528-1184effe447f",
"match": "https://api-prod.gambitprofit.com/api/matches/cf4fcd56-cf7b-4feb-b1c7-47ef3e217c1f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:11.372750-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": "MIN (B Ober)",
"amount": 5117.0
},
{
"team": "MIL (W Miley)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "e181499c-28ef-4920-925b-f2433d46efd8",
"gambit_id": "774282ba-08b6-4d02-a411-06a85ede5c57",
"last_updated": "2023-08-23T10:58:24.239672-04:00",
"created_at": "2023-08-22T08:23:11.382510-04:00",
"name": "MIN (B Ober)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162f6135-c117-4e0d-a528-1184effe447f/?format=api"
},
{
"id": "5329d8b0-6825-4543-b030-b4af3b04f4c6",
"gambit_id": "1c00978c-9fef-4cd0-901f-d0127016a7eb",
"last_updated": "2023-08-23T10:58:24.236312-04:00",
"created_at": "2023-08-22T08:23:11.378238-04:00",
"name": "MIL (W Miley)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162f6135-c117-4e0d-a528-1184effe447f/?format=api"
}
]
}