GET /api/bet_types/6da903e6-56bc-42cf-a424-d6decc44b408/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6da903e6-56bc-42cf-a424-d6decc44b408",
"match": "https://api-prod.gambitprofit.com/api/matches/06474107-e02f-46b2-9f90-0c6b03abfa4b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:06.260177-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": "DET (S Gipson Long)",
"amount": 5714.0
},
{
"team": "CWS (J Scholtens)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "68afce6e-2823-4ec9-8d17-d923327919de",
"gambit_id": "e0b410c9-39f1-4083-9242-1d6deb4903a5",
"last_updated": "2023-09-12T11:33:04.197997-04:00",
"created_at": "2023-09-10T10:03:06.268858-04:00",
"name": "DET (S Gipson Long)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da903e6-56bc-42cf-a424-d6decc44b408/?format=api"
},
{
"id": "001843a0-7493-4e25-8d1b-a1f3e86315ce",
"gambit_id": "2105b55b-d9f2-47fe-840d-58ff21e65f47",
"last_updated": "2023-09-12T11:33:04.194300-04:00",
"created_at": "2023-09-10T10:03:06.264816-04:00",
"name": "CWS (J Scholtens)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da903e6-56bc-42cf-a424-d6decc44b408/?format=api"
}
]
}