GET /api/bet_types/bbcf3f7c-700e-41af-bd70-8e7166d33ccc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbcf3f7c-700e-41af-bd70-8e7166d33ccc",
"match": "https://api-prod.gambitprofit.com/api/matches/0c3b5936-c871-40ff-b7e7-3826a9247baa/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:00.285119-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 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b94bf49e-8975-42f9-8a61-1cfa7479f024",
"gambit_id": "8fe19d52-2540-467f-918d-69145e1c01be",
"last_updated": "2023-09-15T16:33:16.690927-04:00",
"created_at": "2023-09-12T09:23:00.289880-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcf3f7c-700e-41af-bd70-8e7166d33ccc/?format=api"
},
{
"id": "ccb51fc4-0b32-4b41-972b-cc3d65fb7385",
"gambit_id": "9bd4dcaa-dd97-4336-8990-e6ab87ea6669",
"last_updated": "2023-09-15T16:33:16.694650-04:00",
"created_at": "2023-09-12T09:23:00.293804-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcf3f7c-700e-41af-bd70-8e7166d33ccc/?format=api"
}
]
}