GET /api/bet_types/94e933a7-4c1e-4e65-a997-9ba8a4f3d338/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94e933a7-4c1e-4e65-a997-9ba8a4f3d338",
"match": "https://api-prod.gambitprofit.com/api/matches/6002ed4f-06e8-4789-9ed5-07d2076a1454/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Tulsa",
"amount": 6601.0
},
{
"team": "Northern Illinois",
"amount": 3399.0
}
],
"expected_reward_tokens": 9175.39,
"profit_sb": 175.39,
"profit_sb_percentage": 1.95,
"recommended": true
},
"lines": [
{
"id": "e8d63ea3-cae1-4868-90b0-c2912bde4068",
"gambit_id": "215ddf76-5d5a-46da-a932-ba1688aad1fc",
"last_updated": "2022-09-11T10:22:15.991413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "1.39000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e933a7-4c1e-4e65-a997-9ba8a4f3d338/?format=api"
},
{
"id": "474072c4-286c-4d14-8972-d257c0c18a2f",
"gambit_id": "38221224-e181-4ca0-a5b3-9eb4ae820c83",
"last_updated": "2022-09-11T10:22:15.992503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northern Illinois",
"reward": "2.70000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e933a7-4c1e-4e65-a997-9ba8a4f3d338/?format=api"
}
]
}