GET /api/bet_types/311f2be6-03b8-4873-9948-4933ca227bfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "311f2be6-03b8-4873-9948-4933ca227bfb",
"match": "https://api-prod.gambitprofit.com/api/matches/50bf8659-9b72-47db-a934-cb087e2190cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-17T09:27:12.925031-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": "Brooklyn Nets",
"amount": 6176.0
},
{
"team": "San Antonio Spurs",
"amount": 3824.0
}
],
"expected_reward_tokens": 9634.56,
"profit_sb": 134.56,
"profit_sb_percentage": 1.42,
"recommended": true
},
"lines": [
{
"id": "7636c554-c38c-4298-8360-68a9b72e3fdf",
"gambit_id": "3cd3dcc4-a10c-4254-85fe-77d8a0f8ffc0",
"last_updated": "2023-01-18T09:26:57.887210-05:00",
"created_at": "2023-01-17T09:27:12.927367-05:00",
"name": "Brooklyn Nets",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f2be6-03b8-4873-9948-4933ca227bfb/?format=api"
},
{
"id": "df8add7b-ef62-404b-a43f-6475477b3ecc",
"gambit_id": "938e9dca-f983-4143-bdee-37a1cb0ea32f",
"last_updated": "2023-01-18T09:26:57.886107-05:00",
"created_at": "2023-01-17T09:27:12.926171-05:00",
"name": "San Antonio Spurs",
"reward": "2.52000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f2be6-03b8-4873-9948-4933ca227bfb/?format=api"
}
]
}