GET /api/bet_types/59bf5fac-c724-472a-a2ca-a0e0d997d11f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59bf5fac-c724-472a-a2ca-a0e0d997d11f",
"match": "https://api-prod.gambitprofit.com/api/matches/84d3a66a-0914-4b6b-9471-63ff87e8c25e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:47:02.304809-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": "Ricky Simon",
"amount": 5493.0
},
{
"team": "Yadong Song",
"amount": 4507.0
}
],
"expected_reward_tokens": 9283.17,
"profit_sb": -216.83,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "632c8d32-9eaa-4a09-84f6-19ca8ff3f486",
"gambit_id": "7e6df883-5989-4734-9923-d15aa927e1be",
"last_updated": "2023-05-01T12:27:22.285950-04:00",
"created_at": "2023-04-29T16:47:02.308433-04:00",
"name": "Ricky Simon",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bf5fac-c724-472a-a2ca-a0e0d997d11f/?format=api"
},
{
"id": "ea79f8bc-c094-4af0-b9ea-ee895155b606",
"gambit_id": "d602c0fb-b657-46e7-83d4-b25716248d36",
"last_updated": "2023-05-01T12:27:22.284116-04:00",
"created_at": "2023-04-29T16:47:02.306483-04:00",
"name": "Yadong Song",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bf5fac-c724-472a-a2ca-a0e0d997d11f/?format=api"
}
]
}