GET /api/bet_types/0a8c8493-c631-4c96-b5a6-39e9dc9ccab3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a8c8493-c631-4c96-b5a6-39e9dc9ccab3",
"match": "https://api-prod.gambitprofit.com/api/matches/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-03T08:28:20.425850-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": "LAA (S Ohtani)",
"amount": 5980.0
},
{
"team": "SEA (B Woo)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "5af43466-897b-4e8e-a79e-4e67f0d09c0f",
"gambit_id": "1242e41a-5464-4b22-900b-66f736bb1334",
"last_updated": "2023-08-04T11:43:13.002736-04:00",
"created_at": "2023-08-03T08:28:20.439951-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8c8493-c631-4c96-b5a6-39e9dc9ccab3/?format=api"
},
{
"id": "476a3154-2c88-4e32-af82-dedf05d9c25f",
"gambit_id": "82ab22b3-e732-4d06-b483-b55bad44ff29",
"last_updated": "2023-08-04T11:43:12.996729-04:00",
"created_at": "2023-08-03T08:28:20.432047-04:00",
"name": "SEA (B Woo)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8c8493-c631-4c96-b5a6-39e9dc9ccab3/?format=api"
}
]
}