GET /api/bet_types/2bf6105e-6e55-4f90-beca-1563d2b7fc25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bf6105e-6e55-4f90-beca-1563d2b7fc25",
"match": "https://api-prod.gambitprofit.com/api/matches/ae979377-fd1a-4349-81e6-50aab63ae491/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:04.739756-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": "Boston Celtics",
"amount": 5614.0
},
{
"team": "Dallas Mavericks",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "2723e4ca-376f-4d0a-bbab-3f94eaed2ae2",
"gambit_id": "96cbb735-05c8-4547-ae1e-51cd4effdde9",
"last_updated": "2024-01-23T20:03:12.752770-05:00",
"created_at": "2024-01-22T08:43:04.744161-05:00",
"name": "Boston Celtics",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf6105e-6e55-4f90-beca-1563d2b7fc25/?format=api"
},
{
"id": "0fe90ba4-7667-40de-81ea-f1b7eaea7a99",
"gambit_id": "927ae364-fb00-4f74-b8e7-229c22ce2fd1",
"last_updated": "2024-01-23T20:03:12.755914-05:00",
"created_at": "2024-01-22T08:43:04.748940-05:00",
"name": "Dallas Mavericks",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf6105e-6e55-4f90-beca-1563d2b7fc25/?format=api"
}
]
}