GET /api/bet_types/3c696fee-0f6f-4414-bed2-f2930523444a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c696fee-0f6f-4414-bed2-f2930523444a",
"match": "https://api-prod.gambitprofit.com/api/matches/dfcefca5-4d64-4481-be11-9a4d17fd9b4d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:01.353698-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": "STL (S Matz)",
"amount": 5627.0
},
{
"team": "COL (G Marquez)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "20d86573-049a-457d-9d7e-d9abf45af094",
"gambit_id": "efafdc38-a138-4f65-b367-2eb18f4703c1",
"last_updated": "2023-04-11T13:22:07.691636-04:00",
"created_at": "2023-04-10T11:22:01.357377-04:00",
"name": "STL (S Matz)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c696fee-0f6f-4414-bed2-f2930523444a/?format=api"
},
{
"id": "5b27e7fe-11fe-4234-8616-31f4cd1f4587",
"gambit_id": "adbfb412-25ec-4912-98d2-00e2f89d61d3",
"last_updated": "2023-04-11T13:22:07.688973-04:00",
"created_at": "2023-04-10T11:22:01.355560-04:00",
"name": "COL (G Marquez)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c696fee-0f6f-4414-bed2-f2930523444a/?format=api"
}
]
}