GET /api/bet_types/e7bf6b5f-82ec-4e79-a85d-af3eff88b30a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7bf6b5f-82ec-4e79-a85d-af3eff88b30a",
"match": "https://api-prod.gambitprofit.com/api/matches/64b2f828-811b-4585-8ff7-6fd71204b78a/?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": "New York Knicks",
"amount": 7520.0
},
{
"team": "Detroit Pistons",
"amount": 2480.0
}
],
"expected_reward_tokens": 9249.6,
"profit_sb": 249.6,
"profit_sb_percentage": 2.77,
"recommended": true
},
"lines": [
{
"id": "b09ccde3-aff7-41b0-bceb-d0332026c803",
"gambit_id": "6a4b1379-9044-48d0-a8a5-a391e6838f70",
"last_updated": "2022-11-12T16:58:18.321761-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.23000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bf6b5f-82ec-4e79-a85d-af3eff88b30a/?format=api"
},
{
"id": "1ff0362c-3489-4387-9ecf-7a26d5f1f8c4",
"gambit_id": "baf4f93d-b1ec-438e-9f59-b3c11552917e",
"last_updated": "2022-11-12T16:58:18.322719-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "3.73000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bf6b5f-82ec-4e79-a85d-af3eff88b30a/?format=api"
}
]
}