GET /api/bet_types/abe57e61-aefe-40cd-81f7-e2c6a548dc3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abe57e61-aefe-40cd-81f7-e2c6a548dc3f",
"match": "https://api-prod.gambitprofit.com/api/matches/80770a0f-b845-47d5-b977-156747180cee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:50.231390-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": "COL (A Gomber)",
"amount": 5091.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "13f33eae-5655-425c-a067-d8ae5c45fe25",
"gambit_id": "c3f7a2af-71c2-4f43-952b-d5d671a3787d",
"last_updated": "2023-05-18T11:47:19.015942-04:00",
"created_at": "2023-05-17T11:06:50.233260-04:00",
"name": "COL (A Gomber)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe57e61-aefe-40cd-81f7-e2c6a548dc3f/?format=api"
},
{
"id": "23f5a26b-e408-40a6-88b7-5e77797923c2",
"gambit_id": "d52dc12e-cd10-4d02-8ef0-4ab3504e7e1f",
"last_updated": "2023-05-18T11:47:19.017261-04:00",
"created_at": "2023-05-17T11:06:50.235216-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe57e61-aefe-40cd-81f7-e2c6a548dc3f/?format=api"
}
]
}