GET /api/bet_types/7d58182e-5b77-4130-813b-9a23e1588409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d58182e-5b77-4130-813b-9a23e1588409",
"match": "https://api-prod.gambitprofit.com/api/matches/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?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 Under 66.5",
"amount": 5000.0
},
{
"team": "Game Total Over 66.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1e4e1259-01f6-4de2-b2e3-d022a0a86bd2",
"gambit_id": "f568fd9e-baa1-4ae3-aadb-67ec094d9b65",
"last_updated": "2022-11-14T09:59:11.623605-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d58182e-5b77-4130-813b-9a23e1588409/?format=api"
},
{
"id": "6f8f5c12-26c7-44ca-86e3-5485d755ff87",
"gambit_id": "29fd685f-32cc-4d1c-abac-506ed125974f",
"last_updated": "2022-11-14T09:59:11.624755-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d58182e-5b77-4130-813b-9a23e1588409/?format=api"
}
]
}