GET /api/bet_types/a8db9850-0969-4dc1-884d-71c9cc5e23df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8db9850-0969-4dc1-884d-71c9cc5e23df",
"match": "https://api-prod.gambitprofit.com/api/matches/6a22263e-f335-472d-9ad4-3da505655159/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7839192b-1713-43e2-8921-e7e87b640828",
"gambit_id": "f8e579c9-71e4-4126-b719-a6b24063de64",
"last_updated": "2022-12-03T10:02:37.644841-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db9850-0969-4dc1-884d-71c9cc5e23df/?format=api"
},
{
"id": "4694b696-264b-441c-a878-7b7bde56b2af",
"gambit_id": "24fa60fc-5564-468b-9b7b-0b63dfed369a",
"last_updated": "2022-12-03T10:02:37.646034-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db9850-0969-4dc1-884d-71c9cc5e23df/?format=api"
}
]
}