GET /api/bet_types/0c704490-12fc-4f6d-8a44-d18f5b23bb77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c704490-12fc-4f6d-8a44-d18f5b23bb77",
"match": "https://api-prod.gambitprofit.com/api/matches/5103c7fd-1205-4322-9c0c-3b93cd29fe30/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "334cdd06-dd35-4d44-adc1-0f481101ba6e",
"gambit_id": "e6b17151-56eb-4c79-b5f7-0507666fa90c",
"last_updated": "2022-12-09T09:57:12.809254-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c704490-12fc-4f6d-8a44-d18f5b23bb77/?format=api"
},
{
"id": "8e47a781-658a-40eb-a8ad-3dec02bca3a6",
"gambit_id": "a7f6c5ee-b605-4265-be7f-fe80946be6dd",
"last_updated": "2022-12-09T09:57:12.808181-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c704490-12fc-4f6d-8a44-d18f5b23bb77/?format=api"
}
]
}