GET /api/bet_types/85031bf5-1a6b-45ca-b6d2-a3893137e83e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85031bf5-1a6b-45ca-b6d2-a3893137e83e",
"match": "https://api-prod.gambitprofit.com/api/matches/0d59d0bd-f886-462a-be1f-a372ec88b40c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:14.011837-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": "Philadelphia 76ers",
"amount": 7197.0
},
{
"team": "Toronto Raptors",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c0cdfd94-8b6e-4731-aade-2d0a1116eb64",
"gambit_id": "04fd9f00-fe41-40d2-a46b-96f901d46be3",
"last_updated": "2023-12-23T21:08:16.574671-05:00",
"created_at": "2023-12-22T10:13:14.020353-05:00",
"name": "Philadelphia 76ers",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85031bf5-1a6b-45ca-b6d2-a3893137e83e/?format=api"
},
{
"id": "97681664-1000-4813-b8dc-e8df8851e579",
"gambit_id": "9041017e-11e7-4eb1-a545-ee764dfae686",
"last_updated": "2023-12-23T21:08:16.571296-05:00",
"created_at": "2023-12-22T10:13:14.016102-05:00",
"name": "Toronto Raptors",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85031bf5-1a6b-45ca-b6d2-a3893137e83e/?format=api"
}
]
}