GET /api/bet_types/f35e7038-1d93-4a66-a538-990db7d0b289/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f35e7038-1d93-4a66-a538-990db7d0b289",
"match": "https://api-prod.gambitprofit.com/api/matches/14020786-e7f3-4171-9130-7e3ae837c625/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:07.503848-05: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": "New Jersey Devils",
"amount": 5431.0
},
{
"team": "Seattle Kraken",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "312c17f2-03d1-4ac1-9c2f-548cd8019a7f",
"gambit_id": "880af40f-832d-4f45-8934-f8e1502f7fb6",
"last_updated": "2023-01-20T10:01:55.898660-05:00",
"created_at": "2023-01-19T09:22:07.508532-05:00",
"name": "New Jersey Devils",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f35e7038-1d93-4a66-a538-990db7d0b289/?format=api"
},
{
"id": "4310c365-c514-4d97-a970-867ad3a6a548",
"gambit_id": "87e43722-ed2d-4792-8382-e1e53bcf77ad",
"last_updated": "2023-01-20T10:01:55.897460-05:00",
"created_at": "2023-01-19T09:22:07.506161-05:00",
"name": "Seattle Kraken",
"reward": "2.08000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f35e7038-1d93-4a66-a538-990db7d0b289/?format=api"
}
]
}