GET /api/bet_types/bacb505f-81ab-4aa8-b6e2-2a6f5f78ecdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bacb505f-81ab-4aa8-b6e2-2a6f5f78ecdc",
"match": "https://api-prod.gambitprofit.com/api/matches/767c8542-3886-49ef-9eee-17d1fd1fb5aa/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T23:03:19.767835-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": "Game Total Over 2.5",
"amount": 6469.0
},
{
"team": "Game Total Under 2.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "8d70b252-6bb4-4adc-820d-fbf24a61a1e9",
"gambit_id": "0fe76140-6ab3-4138-b1b2-ce8da445e10f",
"last_updated": "2023-09-06T11:53:30.993923-04:00",
"created_at": "2023-09-01T23:03:19.771785-04:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bacb505f-81ab-4aa8-b6e2-2a6f5f78ecdc/?format=api"
},
{
"id": "9f336240-6028-4a0d-8444-1844624d23f5",
"gambit_id": "44154ead-4cb7-4505-9d84-22ef69dca7f9",
"last_updated": "2023-09-06T11:53:30.997508-04:00",
"created_at": "2023-09-01T23:03:19.776185-04:00",
"name": "Game Total Under 2.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bacb505f-81ab-4aa8-b6e2-2a6f5f78ecdc/?format=api"
}
]
}