GET /api/bet_types/3da04f89-0f72-4734-8dcc-a5ead7e964d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3da04f89-0f72-4734-8dcc-a5ead7e964d3",
"match": "https://api-prod.gambitprofit.com/api/matches/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:11.385410-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": "Los Angeles Clippers",
"amount": 8176.0
},
{
"team": "Toronto Raptors",
"amount": 1824.0
}
],
"expected_reward_tokens": 9484.16,
"profit_sb": -15.84,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "635d8b36-fa7f-470a-8249-be369f725915",
"gambit_id": "3b8d78f7-7696-4604-b759-36e82dc0a4a4",
"last_updated": "2024-01-11T11:18:06.146455-05:00",
"created_at": "2024-01-10T09:38:11.393873-05:00",
"name": "Los Angeles Clippers",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da04f89-0f72-4734-8dcc-a5ead7e964d3/?format=api"
},
{
"id": "4d252b40-bcb9-4269-9e3c-9e5084e3d36e",
"gambit_id": "960290c8-305f-4804-9aef-0c7ae251301f",
"last_updated": "2024-01-11T11:18:06.142486-05:00",
"created_at": "2024-01-10T09:38:11.389722-05:00",
"name": "Toronto Raptors",
"reward": "5.20000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da04f89-0f72-4734-8dcc-a5ead7e964d3/?format=api"
}
]
}