GET /api/bet_types/a97b059d-f388-42bd-95fb-aeedd4734163/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a97b059d-f388-42bd-95fb-aeedd4734163",
"match": "https://api-prod.gambitprofit.com/api/matches/1c03f0f4-8847-4862-b3d3-753ee4a4f86e/?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 2.5",
"amount": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "bf16a2be-cbeb-4e3a-bbe3-7476be927259",
"gambit_id": "8454d522-4132-42b3-adcc-17945b0667f0",
"last_updated": "2022-09-07T12:46:56.378184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97b059d-f388-42bd-95fb-aeedd4734163/?format=api"
},
{
"id": "5da6b3b5-5cda-4476-916f-ce6f1195f240",
"gambit_id": "b8c46303-8bc1-4f33-b862-0bdfbfbd4c03",
"last_updated": "2022-09-07T12:46:56.377017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97b059d-f388-42bd-95fb-aeedd4734163/?format=api"
}
]
}