GET /api/bet_types/5698e714-e400-47f3-a5bd-0944fdeea17b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5698e714-e400-47f3-a5bd-0944fdeea17b",
"match": "https://api-prod.gambitprofit.com/api/matches/7ed70b30-f7eb-4fec-850e-6e12ec77d2ca/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-12T09:48:15.459865-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": "Chicago Bulls",
"amount": 5107.0
},
{
"team": "Golden State Warriors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "adc6643b-b5bf-4f46-9c8d-0c4a4f91bdf5",
"gambit_id": "163841bf-fcef-4eac-ba04-0a67ffbb0627",
"last_updated": "2024-01-15T10:08:20.799214-05:00",
"created_at": "2024-01-12T09:48:15.468280-05:00",
"name": "Chicago Bulls",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5698e714-e400-47f3-a5bd-0944fdeea17b/?format=api"
},
{
"id": "05dcb623-628e-41c3-84f6-2a5861ad0af7",
"gambit_id": "ff3ab024-1f35-46ff-b91c-3dbf52ed7dfd",
"last_updated": "2024-01-15T10:08:20.788491-05:00",
"created_at": "2024-01-12T09:48:15.463831-05:00",
"name": "Golden State Warriors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5698e714-e400-47f3-a5bd-0944fdeea17b/?format=api"
}
]
}