GET /api/bet_types/b2a63572-2f39-497a-9ab6-57a5da60f006/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2a63572-2f39-497a-9ab6-57a5da60f006",
"match": "https://api-prod.gambitprofit.com/api/matches/eaad3d26-abfd-48e2-ba4b-980df8d9f365/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T14:03:07.287500-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": "Milwaukee Brewers",
"amount": 6359.0
},
{
"team": "Pittsburgh Pirates",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "1a5782b9-2fa8-4175-906a-8c29d4faad18",
"gambit_id": "f51c071f-9463-4bd1-b3e3-a038c1482992",
"last_updated": "2023-09-05T17:03:00.333412-04:00",
"created_at": "2023-09-04T14:03:07.292592-04:00",
"name": "Milwaukee Brewers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a63572-2f39-497a-9ab6-57a5da60f006/?format=api"
},
{
"id": "68dab393-6bf3-4a3b-8550-cb216f2749b4",
"gambit_id": "c8361fc1-0938-4f76-ac78-3748c14a67f9",
"last_updated": "2023-09-05T17:03:00.337270-04:00",
"created_at": "2023-09-04T14:03:07.297067-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a63572-2f39-497a-9ab6-57a5da60f006/?format=api"
}
]
}