GET /api/bet_types/e2576739-8dda-4584-8f1c-4b6fa56b7d7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2576739-8dda-4584-8f1c-4b6fa56b7d7b",
"match": "https://api-prod.gambitprofit.com/api/matches/fc79a63c-74da-4eee-9859-ad9a417d123c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:57.922161-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": "Chicago Bulls",
"amount": 6893.0
},
{
"team": "Detroit Pistons",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "0709391c-1677-4175-8165-df49888be0b5",
"gambit_id": "23f7985e-9105-484f-81bf-c557d8aaf5a2",
"last_updated": "2023-11-13T19:38:25.212343-05:00",
"created_at": "2023-11-12T09:32:57.931100-05:00",
"name": "Chicago Bulls",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2576739-8dda-4584-8f1c-4b6fa56b7d7b/?format=api"
},
{
"id": "d84db48f-9357-4b29-8ad6-c6daa69bdb5e",
"gambit_id": "7ab2f824-ddb8-4b46-bf69-6689113eaa48",
"last_updated": "2023-11-13T19:38:25.209190-05:00",
"created_at": "2023-11-12T09:32:57.926049-05:00",
"name": "Detroit Pistons",
"reward": "3.04000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2576739-8dda-4584-8f1c-4b6fa56b7d7b/?format=api"
}
]
}