GET /api/bet_types/6097a3b7-7d82-4b65-ab4b-4f6157577c21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6097a3b7-7d82-4b65-ab4b-4f6157577c21",
"match": "https://api-prod.gambitprofit.com/api/matches/dfc274cc-96b4-458c-8325-308f75adb692/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:21.185931-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": "TAM (T Glasnow)",
"amount": 5222.0
},
{
"team": "MIN (S Gray)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b0ec91a0-5a9a-4161-8dcb-08431469ad14",
"gambit_id": "394c3ec1-e4f4-44a2-ba8b-4519799c9177",
"last_updated": "2023-09-12T21:23:17.645322-04:00",
"created_at": "2023-09-11T08:48:21.189873-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6097a3b7-7d82-4b65-ab4b-4f6157577c21/?format=api"
},
{
"id": "e6bc9b79-2982-4ca6-8d83-55d0478155a6",
"gambit_id": "45c58ed7-fb12-4d72-955f-6d60d86cf5ca",
"last_updated": "2023-09-12T21:23:17.649864-04:00",
"created_at": "2023-09-11T08:48:21.193454-04:00",
"name": "MIN (S Gray)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6097a3b7-7d82-4b65-ab4b-4f6157577c21/?format=api"
}
]
}