GET /api/bet_types/e284941b-c281-4cc7-a588-e34bc2c572ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e284941b-c281-4cc7-a588-e34bc2c572ac",
"match": "https://api-prod.gambitprofit.com/api/matches/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:25.125898-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "554dd53b-3615-4233-bcc7-2a149ebb5452",
"gambit_id": "abe9b519-33af-45b5-a08c-ae0d28a9d5ef",
"last_updated": "2023-08-14T18:43:05.839444-04:00",
"created_at": "2023-08-13T10:18:25.129650-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e284941b-c281-4cc7-a588-e34bc2c572ac/?format=api"
},
{
"id": "2673ab11-2cba-48e1-a676-3549a79a1de7",
"gambit_id": "f225e000-e287-43d8-9500-49f68a4b44d4",
"last_updated": "2023-08-14T18:43:05.842829-04:00",
"created_at": "2023-08-13T10:18:25.140709-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e284941b-c281-4cc7-a588-e34bc2c572ac/?format=api"
}
]
}