GET /api/bet_types/085bcef6-7591-47f9-96f7-e3af7d541445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "085bcef6-7591-47f9-96f7-e3af7d541445",
"match": "https://api-prod.gambitprofit.com/api/matches/8d126ed1-c7d0-4ee9-a98f-fc2ed2234e4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:56.538581-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": "Miami Heat",
"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": "887f8ebd-5d47-4f94-93c9-fa4e5cb7b0d0",
"gambit_id": "af2b88b1-cbf1-4c3f-bd69-d87e40e314c7",
"last_updated": "2023-12-15T10:03:18.229452-05:00",
"created_at": "2023-12-13T08:57:56.547333-05:00",
"name": "Miami Heat",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085bcef6-7591-47f9-96f7-e3af7d541445/?format=api"
},
{
"id": "60bf561e-cf33-4fa5-b935-0ba13d3b1cba",
"gambit_id": "4a6aa3db-80a7-4b4c-a681-37630007be55",
"last_updated": "2023-12-15T10:03:18.221175-05:00",
"created_at": "2023-12-13T08:57:56.542932-05:00",
"name": "Charlotte Hornets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085bcef6-7591-47f9-96f7-e3af7d541445/?format=api"
}
]
}