GET /api/bet_types/da02ad99-6e35-413f-be7d-dead32e34a8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da02ad99-6e35-413f-be7d-dead32e34a8d",
"match": "https://api-prod.gambitprofit.com/api/matches/4edd6600-0360-4da5-95a0-88b9d35ab6c2/?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": "SDG (M Clevinger)",
"amount": 5881.0
},
{
"team": "MIA (P Lopez)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "2b6cb879-1103-46fe-be2b-cc6d7ac8d693",
"gambit_id": "98d2f1c9-69fd-42b3-8065-3de4ec3353ab",
"last_updated": "2022-08-18T10:31:51.269093-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (M Clevinger)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da02ad99-6e35-413f-be7d-dead32e34a8d/?format=api"
},
{
"id": "5231f772-af94-403f-bad9-07f6c0b69ea6",
"gambit_id": "ca266716-b545-4b29-b509-32a2e9c73278",
"last_updated": "2022-08-18T10:31:51.268717-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (P Lopez)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da02ad99-6e35-413f-be7d-dead32e34a8d/?format=api"
}
]
}