GET /api/bet_types/09304596-6211-4309-a7a5-4573eabf5144/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09304596-6211-4309-a7a5-4573eabf5144",
"match": "https://api-prod.gambitprofit.com/api/matches/e308efeb-0965-4f4e-b3da-07a55ab932f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:56.059488-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": "Miami Heat",
"amount": 7128.0
},
{
"team": "New Orleans Pelicans",
"amount": 2872.0
}
],
"expected_reward_tokens": 9621.2,
"profit_sb": 121.2,
"profit_sb_percentage": 1.28,
"recommended": true
},
"lines": [
{
"id": "36ddc1f2-3e9c-42ec-a4f2-f1f5fa242a87",
"gambit_id": "3639f54b-6d52-48be-ad1c-68fc259ad22f",
"last_updated": "2023-01-23T14:11:56.636069-05:00",
"created_at": "2023-01-22T09:01:56.060737-05:00",
"name": "Miami Heat",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09304596-6211-4309-a7a5-4573eabf5144/?format=api"
},
{
"id": "76f9f0f3-27ce-4fe5-8c50-9cddafe36ddd",
"gambit_id": "a66ecec5-096c-4a3d-b525-64898eb25832",
"last_updated": "2023-01-23T14:11:56.637271-05:00",
"created_at": "2023-01-22T09:01:56.061975-05:00",
"name": "New Orleans Pelicans",
"reward": "3.35000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09304596-6211-4309-a7a5-4573eabf5144/?format=api"
}
]
}