GET /api/bet_types/83fd35fb-5c1c-475d-bd20-2d1f59696d2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83fd35fb-5c1c-475d-bd20-2d1f59696d2a",
"match": "https://api-prod.gambitprofit.com/api/matches/22d28a5f-20fc-4f81-8ac5-84026bedf29c/?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 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "70e957f1-fdb4-4eb2-ab12-f696ed36f8b3",
"gambit_id": "53ba2f1c-7c85-4882-af0a-1362374502fc",
"last_updated": "2022-11-06T16:17:47.569531-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd35fb-5c1c-475d-bd20-2d1f59696d2a/?format=api"
},
{
"id": "a93137ef-349e-4b31-ade6-6dadd22a40c9",
"gambit_id": "87cf8d28-5870-4f2e-a584-04b664b7fa0a",
"last_updated": "2022-11-06T16:17:47.570672-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fd35fb-5c1c-475d-bd20-2d1f59696d2a/?format=api"
}
]
}