GET /api/bet_types/57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96",
"match": "https://api-prod.gambitprofit.com/api/matches/192e854d-dcb8-4ba3-8fc7-f03ede81ce7c/?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": "SMU",
"amount": 5212.0
},
{
"team": "Tulsa",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5bb141da-48d7-4dbd-84b0-df9ad9a6e56b",
"gambit_id": "01607cc4-7367-4e52-b05b-62cbd19c3a0d",
"last_updated": "2022-10-31T10:32:21.925164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96/?format=api"
},
{
"id": "8410298f-9435-45c8-ab15-330a6a2407c8",
"gambit_id": "1cfcc973-942d-4221-a8b4-821b868fc263",
"last_updated": "2022-10-31T10:32:21.924175-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96/?format=api"
}
]
}