GET /api/bet_types/7c562e68-f875-4133-9e92-8bfac4c96f5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c562e68-f875-4133-9e92-8bfac4c96f5c",
"match": "https://api-prod.gambitprofit.com/api/matches/6735e57e-937f-4a41-b2bf-985c6f84b9bb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:17.495676-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": 5776.0
},
{
"team": "CIN (A Abbott)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "1f951c18-699a-43db-8970-8a86ef8dad63",
"gambit_id": "99181980-3c31-4c91-8fa2-e6a5d0a2ee46",
"last_updated": "2023-08-25T10:18:03.950211-04:00",
"created_at": "2023-08-23T08:33:17.506341-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c562e68-f875-4133-9e92-8bfac4c96f5c/?format=api"
},
{
"id": "6971adf5-5270-4e30-bc65-a415b70556de",
"gambit_id": "6ce07153-361f-453e-920f-52a8006c8c2c",
"last_updated": "2023-08-25T10:18:03.946247-04:00",
"created_at": "2023-08-23T08:33:17.500849-04:00",
"name": "CIN (A Abbott)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c562e68-f875-4133-9e92-8bfac4c96f5c/?format=api"
}
]
}