GET /api/bet_types/6e21ec04-7421-4547-a7bd-ab395e55e869/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e21ec04-7421-4547-a7bd-ab395e55e869",
"match": "https://api-prod.gambitprofit.com/api/matches/7de27370-ad5b-4d77-981f-5f4ff0073ebb/?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 209",
"amount": 5000.0
},
{
"team": "Game Total Over 209",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "39da7f5f-bf71-4632-aad6-49cc327c6213",
"gambit_id": "6efa7e4c-1ac9-414c-9ef4-15049575259f",
"last_updated": "2022-12-01T16:17:23.077858-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 209",
"reward": "1.80000",
"odds": "1.90910",
"spread": "209.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e21ec04-7421-4547-a7bd-ab395e55e869/?format=api"
},
{
"id": "7f930952-afc9-4e50-9ceb-84fbb7c506a5",
"gambit_id": "c0904b2a-7ac4-4362-8c1d-c05122359553",
"last_updated": "2022-12-01T16:17:23.078907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 209",
"reward": "1.80000",
"odds": "1.90910",
"spread": "209.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e21ec04-7421-4547-a7bd-ab395e55e869/?format=api"
}
]
}