GET /api/bet_types/82134136-c42b-435b-befc-cbcd2c878179/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82134136-c42b-435b-befc-cbcd2c878179",
"match": "https://api-prod.gambitprofit.com/api/matches/583c4a00-05cb-4cf0-982b-7040e1b26fa1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:04.194343-04: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": "Boston Celtics",
"amount": 5512.0
},
{
"team": "Philadelphia 76ers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "064cc962-42c3-41f5-90c9-3ca55c1f09a9",
"gambit_id": "12a6e3ef-e5b0-4043-979a-4124202f530b",
"last_updated": "2023-05-06T13:26:53.281741-04:00",
"created_at": "2023-05-05T11:47:04.198644-04:00",
"name": "Boston Celtics",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82134136-c42b-435b-befc-cbcd2c878179/?format=api"
},
{
"id": "ac70e1f3-55d7-4811-8b40-4a349545a660",
"gambit_id": "463ff58c-9aa2-46ea-a8ea-fee7bda06eb8",
"last_updated": "2023-05-06T13:26:53.280569-04:00",
"created_at": "2023-05-05T11:47:04.196368-04:00",
"name": "Philadelphia 76ers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82134136-c42b-435b-befc-cbcd2c878179/?format=api"
}
]
}