GET /api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e60b434d-b3a0-40fb-aa75-685877af74eb",
"match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-10T08:43:00.369870-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": "TOR (A Manoah)",
"amount": 5641.0
},
{
"team": "CLE (N Syndergaard)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "6f8947a6-aea0-4571-b535-aee46c756f0f",
"gambit_id": "831a8424-c1e1-4db7-af6d-eaa62dc0192c",
"last_updated": "2023-08-11T11:03:13.950359-04:00",
"created_at": "2023-08-10T08:43:00.375535-04:00",
"name": "TOR (A Manoah)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
},
{
"id": "b154ba21-e7ae-4aac-9951-59344f865eff",
"gambit_id": "2e2f9810-9154-43b2-8ea7-65de3548d4e9",
"last_updated": "2023-08-11T11:03:13.953754-04:00",
"created_at": "2023-08-10T08:43:00.381920-04:00",
"name": "CLE (N Syndergaard)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
}
]
}