GET /api/bet_types/d9a2e439-1516-41a3-b4d2-0f509fd994dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9a2e439-1516-41a3-b4d2-0f509fd994dc",
"match": "https://api-prod.gambitprofit.com/api/matches/56f07f6e-e322-4893-b149-f7c7b2f42dad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:08.004269-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": "PHI (R Suarez)",
"amount": 6359.0
},
{
"team": "WAS (J Gray)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "4184f1fa-4133-4482-a2af-e3cb5ad75d73",
"gambit_id": "a26de89d-389c-49e0-b583-45ffe8de7f21",
"last_updated": "2023-08-10T10:18:24.904652-04:00",
"created_at": "2023-08-08T08:28:08.014605-04:00",
"name": "PHI (R Suarez)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a2e439-1516-41a3-b4d2-0f509fd994dc/?format=api"
},
{
"id": "5aadc324-2c60-4031-a6fd-e85a44ff6a47",
"gambit_id": "a2b85794-02e3-405a-9a32-7dbf09854fa0",
"last_updated": "2023-08-10T10:18:24.901195-04:00",
"created_at": "2023-08-08T08:28:08.010295-04:00",
"name": "WAS (J Gray)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a2e439-1516-41a3-b4d2-0f509fd994dc/?format=api"
}
]
}