GET /api/bet_types/72672b3c-6d37-4ff1-a393-14de03c2ee2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72672b3c-6d37-4ff1-a393-14de03c2ee2b",
"match": "https://api-prod.gambitprofit.com/api/matches/5d09c8a3-2ad6-4444-b00c-9707da8b2cd1/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:03.390607-04: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": "WAS",
"amount": 5939.0
},
{
"team": "CIN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "eb06a058-2368-49e3-8488-c01a3407b55b",
"gambit_id": "aa068267-f666-4e72-ba1c-9e89d62805b6",
"last_updated": "2023-07-05T19:03:30.376381-04:00",
"created_at": "2023-07-04T09:43:03.394584-04:00",
"name": "WAS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72672b3c-6d37-4ff1-a393-14de03c2ee2b/?format=api"
},
{
"id": "32c3e307-f764-47ec-a78d-c17b0df11a44",
"gambit_id": "cb2b608d-5c40-4ff9-86ae-183be7f5d1ae",
"last_updated": "2023-07-05T19:03:30.374667-04:00",
"created_at": "2023-07-04T09:43:03.392570-04:00",
"name": "CIN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72672b3c-6d37-4ff1-a393-14de03c2ee2b/?format=api"
}
]
}