GET /api/bet_types/4721d6f3-aaf6-4141-8f9e-1d2a19a84c88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4721d6f3-aaf6-4141-8f9e-1d2a19a84c88",
"match": "https://api-prod.gambitprofit.com/api/matches/f61a50b8-2aae-4734-be89-5e0f345b8242/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T09:21:56.691024-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": "Atlanta Hawks",
"amount": 5791.0
},
{
"team": "New York Knicks",
"amount": 4209.0
}
],
"expected_reward_tokens": 9554.43,
"profit_sb": 54.43,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "1719859e-0b31-4bdb-8abf-6a355fadde0b",
"gambit_id": "0ca5791b-7f02-4cd5-bce3-29da725f5966",
"last_updated": "2023-01-21T10:32:25.992565-05:00",
"created_at": "2023-01-20T09:21:56.692317-05:00",
"name": "Atlanta Hawks",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721d6f3-aaf6-4141-8f9e-1d2a19a84c88/?format=api"
},
{
"id": "384d2f53-3c22-4c94-a74c-5bbd6278b1e9",
"gambit_id": "5b23c8de-b2a8-4183-b909-5034a6882373",
"last_updated": "2023-01-21T10:32:25.993733-05:00",
"created_at": "2023-01-20T09:21:56.693595-05:00",
"name": "New York Knicks",
"reward": "2.27000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721d6f3-aaf6-4141-8f9e-1d2a19a84c88/?format=api"
}
]
}