GET /api/bet_types/9c033c3c-eb22-49bd-aea7-dfc34391a9a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c033c3c-eb22-49bd-aea7-dfc34391a9a3",
"match": "https://api-prod.gambitprofit.com/api/matches/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:17:58.955832-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": "Milwaukee Bucks",
"amount": 5107.0
},
{
"team": "New York Knicks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "61e8c133-d712-4727-9e8b-2faf67fd776a",
"gambit_id": "f5bcf430-10e0-4e96-8524-9b3d1b734796",
"last_updated": "2023-12-26T15:23:14.541913-05:00",
"created_at": "2023-12-23T09:17:58.960695-05:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c033c3c-eb22-49bd-aea7-dfc34391a9a3/?format=api"
},
{
"id": "92fdfcc2-9381-47c2-ad09-ba59493277ac",
"gambit_id": "59ef9dab-6725-43b6-a947-6cef5090e113",
"last_updated": "2023-12-26T15:23:14.545911-05:00",
"created_at": "2023-12-23T09:17:58.964992-05:00",
"name": "New York Knicks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c033c3c-eb22-49bd-aea7-dfc34391a9a3/?format=api"
}
]
}