GET /api/bet_types/5f86bab6-b79f-467a-9ceb-520585e44703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f86bab6-b79f-467a-9ceb-520585e44703",
"match": "https://api-prod.gambitprofit.com/api/matches/08f9c4b4-7fc5-4185-8bc0-452c3e58a164/?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": "Total Rounds Over 2.5",
"amount": 5749.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4251.0
}
],
"expected_reward_tokens": 8968.44,
"profit_sb": -531.56,
"profit_sb_percentage": -5.6,
"recommended": false
},
"lines": [
{
"id": "b1e12c22-424a-4619-8a21-6b050b9f6ddb",
"gambit_id": "f263b3f3-8cd6-4940-99fe-1b3471f35426",
"last_updated": "2022-10-03T15:41:56.770225-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.56000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f86bab6-b79f-467a-9ceb-520585e44703/?format=api"
},
{
"id": "ddc1b31d-1f7a-43d9-821d-73e8c75c04b9",
"gambit_id": "8e9a7be3-89a8-4127-b903-3a193b9d7126",
"last_updated": "2022-10-03T15:41:56.768732-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.11000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f86bab6-b79f-467a-9ceb-520585e44703/?format=api"
}
]
}