GET /api/bet_types/16f3fd23-6bdd-4831-91e7-1dfe2ee7abb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16f3fd23-6bdd-4831-91e7-1dfe2ee7abb8",
"match": "https://api-prod.gambitprofit.com/api/matches/d2e413b0-3de7-49f8-b956-0b84346b86aa/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:10.121087-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "55124f9c-6f51-450d-97b8-f4faf5c8974f",
"gambit_id": "2f7af1b6-21c7-447c-b59a-38d147808e12",
"last_updated": "2023-12-15T10:58:01.996004-05:00",
"created_at": "2023-12-14T09:28:10.127022-05:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f3fd23-6bdd-4831-91e7-1dfe2ee7abb8/?format=api"
},
{
"id": "5b0860f6-de9c-428d-b332-b870aa366cc0",
"gambit_id": "6c7e4617-0f07-45a8-a5a5-684ba30c5cc5",
"last_updated": "2023-12-15T10:58:02.034675-05:00",
"created_at": "2023-12-14T09:28:10.133904-05:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f3fd23-6bdd-4831-91e7-1dfe2ee7abb8/?format=api"
}
]
}