GET /api/bet_types/32d88767-7406-49e8-b847-a1217da74f47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32d88767-7406-49e8-b847-a1217da74f47",
"match": "https://api-prod.gambitprofit.com/api/matches/82b7a051-68cf-455d-a235-579a93ed8adb/?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": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "494bb355-ae85-4185-a18e-cdc71912d4a4",
"gambit_id": "3d558013-cbed-4f7f-9049-38b889201d67",
"last_updated": "2022-08-14T13:41:54.261658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d88767-7406-49e8-b847-a1217da74f47/?format=api"
},
{
"id": "0cf11396-801e-4352-81de-79f9ff9017ce",
"gambit_id": "1c5ee6e4-a9c0-4d14-9364-d16e3311b042",
"last_updated": "2022-08-14T13:41:54.261133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d88767-7406-49e8-b847-a1217da74f47/?format=api"
}
]
}