GET /api/bet_types/9285ef74-18ec-4446-a4a4-06faba2667db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9285ef74-18ec-4446-a4a4-06faba2667db",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4fb803-363d-4020-86f1-813a7ea2bfc0/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-08T09:37:00.046892-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": "Washington Wizards",
"amount": 5107.0
},
{
"team": "Charlotte Hornets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "124aa363-189a-4d1d-805e-5245af251ea9",
"gambit_id": "7d7f5bc8-b5f8-46ab-bb88-34e1d71c8b14",
"last_updated": "2023-02-09T11:12:07.732549-05:00",
"created_at": "2023-02-08T09:37:00.048195-05:00",
"name": "Washington Wizards",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9285ef74-18ec-4446-a4a4-06faba2667db/?format=api"
},
{
"id": "2509c5fc-3efe-473a-8fbb-9e4e9e52a198",
"gambit_id": "e193b7bd-13e9-4109-b67b-41f2b3a6f57b",
"last_updated": "2023-02-09T11:12:07.733811-05:00",
"created_at": "2023-02-08T09:37:00.049539-05:00",
"name": "Charlotte Hornets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9285ef74-18ec-4446-a4a4-06faba2667db/?format=api"
}
]
}