GET /api/bet_types/b469448f-2f05-47a2-906f-a1167f205619/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b469448f-2f05-47a2-906f-a1167f205619",
"match": "https://api-prod.gambitprofit.com/api/matches/2fc3edba-c6a3-4a18-8491-c6aed4eb5fb8/?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.5",
"amount": 5205.0
},
{
"team": "Game Total Under 7.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "542265f4-f90d-4a51-a4cc-80e44c7b4ae0",
"gambit_id": "c8aba7e8-e1e2-4eec-8b6c-4ede960bb25a",
"last_updated": "2022-08-28T11:27:26.558557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b469448f-2f05-47a2-906f-a1167f205619/?format=api"
},
{
"id": "bed1e4fd-43ba-40f2-8726-d776ba3c2e46",
"gambit_id": "e5767a62-9c90-417f-a54d-afad98a8768d",
"last_updated": "2022-08-28T11:27:26.558024-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b469448f-2f05-47a2-906f-a1167f205619/?format=api"
}
]
}