GET /api/bet_types/9fa71e1e-dca7-4755-86a8-2e363993e92b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa71e1e-dca7-4755-86a8-2e363993e92b",
"match": "https://api-prod.gambitprofit.com/api/matches/13cff65d-452a-4dbc-b524-ffbeee92e956/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Game Total Over 7",
"amount": 5205.0
},
{
"team": "Game Total Under 7",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "e29fceb4-a961-490c-b6d7-c3b4a1b48f09",
"gambit_id": "d8bcdda2-4899-4a13-96ed-90fc06543106",
"last_updated": "2022-09-08T10:22:15.586985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa71e1e-dca7-4755-86a8-2e363993e92b/?format=api"
},
{
"id": "b58ec765-c37e-4468-a3bb-b9d4427f4769",
"gambit_id": "9f2cdf75-f2b0-447c-921d-3019c65a0ed0",
"last_updated": "2022-09-08T10:22:15.585900-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa71e1e-dca7-4755-86a8-2e363993e92b/?format=api"
}
]
}