GET /api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cbcb260-8f88-46ca-85f5-a7399252376c",
"match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?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": "Southern Miss",
"amount": 5829.0
},
{
"team": "UL Monroe",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "181751c3-c47f-460c-b064-88b89ba286ba",
"gambit_id": "d3d6b9bc-d854-4262-bfed-5c47dabc13ac",
"last_updated": "2022-11-28T09:42:16.210911-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
},
{
"id": "a198aa2a-5a4e-4cf8-807d-0c00760d0c91",
"gambit_id": "28c1ed73-243c-467e-9edc-e1b68f88e643",
"last_updated": "2022-11-28T09:42:16.209915-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Monroe",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
}
]
}