GET /api/bet_types/c338a3ff-fcb2-4fee-b544-cb4c1b17731b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c338a3ff-fcb2-4fee-b544-cb4c1b17731b",
"match": "https://api-prod.gambitprofit.com/api/matches/4b54eee1-4e60-488f-b713-c917c4a43c73/?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 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bf2b277b-0b01-4fa7-9e10-092e40f763a1",
"gambit_id": "cbebfbdd-c59a-4c53-9804-20533d47d454",
"last_updated": "2022-12-20T12:32:14.858242-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c338a3ff-fcb2-4fee-b544-cb4c1b17731b/?format=api"
},
{
"id": "35708de7-d545-4e94-a8cf-6b940c857f7b",
"gambit_id": "997d25d6-7b35-4e58-a405-06c687f26f94",
"last_updated": "2022-12-20T12:32:14.859463-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c338a3ff-fcb2-4fee-b544-cb4c1b17731b/?format=api"
}
]
}