GET /api/bet_types/dfa0bb74-c03b-4784-8502-b67ee4d1bdda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfa0bb74-c03b-4784-8502-b67ee4d1bdda",
"match": "https://api-prod.gambitprofit.com/api/matches/cafa0c7a-97fb-4808-a086-9ff1283c6e95/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:12.511683-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": 7351.0
},
{
"team": "New Orleans Pelicans",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "dd20937c-278a-4baa-add6-82ddf8a52f45",
"gambit_id": "afe54fc6-09f8-4536-875c-561ba1c27c5a",
"last_updated": "2024-01-31T10:18:29.595712-05:00",
"created_at": "2024-01-29T09:13:12.519996-05:00",
"name": "Boston Celtics",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa0bb74-c03b-4784-8502-b67ee4d1bdda/?format=api"
},
{
"id": "cee154f8-9f79-4ad4-ba2a-d0dfc8de594a",
"gambit_id": "c6ee47c7-2aea-4e28-afa4-5dd379e105ae",
"last_updated": "2024-01-31T10:18:29.592305-05:00",
"created_at": "2024-01-29T09:13:12.515510-05:00",
"name": "New Orleans Pelicans",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa0bb74-c03b-4784-8502-b67ee4d1bdda/?format=api"
}
]
}