GET /api/bet_types/de8670d7-18e6-4e6a-947f-1c7b1593bc19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de8670d7-18e6-4e6a-947f-1c7b1593bc19",
"match": "https://api-prod.gambitprofit.com/api/matches/c58466db-1b8e-4e27-975a-6beffda791e9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:00.329759-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": "Winnipeg Jets",
"amount": 5602.0
},
{
"team": "Florida Panthers",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "93aa178f-53e7-4d1b-9f02-afafff8adad1",
"gambit_id": "dbd752d9-c755-42b9-a540-73ab9e0f32e2",
"last_updated": "2023-10-16T18:13:02.164744-04:00",
"created_at": "2023-10-14T09:28:00.339365-04:00",
"name": "Winnipeg Jets",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8670d7-18e6-4e6a-947f-1c7b1593bc19/?format=api"
},
{
"id": "cc5d17df-2f9b-4d3b-b736-4d5281c82c3c",
"gambit_id": "7a7f939b-b92a-45dd-b355-3eba7d926c9f",
"last_updated": "2023-10-16T18:13:02.161330-04:00",
"created_at": "2023-10-14T09:28:00.333793-04:00",
"name": "Florida Panthers",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8670d7-18e6-4e6a-947f-1c7b1593bc19/?format=api"
}
]
}