GET /api/bet_types/6bf786b1-4583-49f4-8c63-6897c16d18d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bf786b1-4583-49f4-8c63-6897c16d18d9",
"match": "https://api-prod.gambitprofit.com/api/matches/8fc82502-79af-42e0-9c06-37e964449b28/?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": 5838.0
},
{
"team": "Game Total Under 2.5",
"amount": 4162.0
}
],
"expected_reward_tokens": 8989.92,
"profit_sb": -10.08,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "090c914b-ba25-47dc-88ef-591c179d362d",
"gambit_id": "243c85e5-30d2-4021-8f49-24f339145586",
"last_updated": "2022-09-11T21:12:10.856335-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf786b1-4583-49f4-8c63-6897c16d18d9/?format=api"
},
{
"id": "72592e77-fa04-4ae6-b0cd-741946d9ad1a",
"gambit_id": "4416cf57-e363-416f-bbef-11fabafe55b3",
"last_updated": "2022-09-11T21:12:10.855310-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf786b1-4583-49f4-8c63-6897c16d18d9/?format=api"
}
]
}