GET /api/bet_types/dd0767d6-f302-4f6e-8e58-bd51f0dc2433/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd0767d6-f302-4f6e-8e58-bd51f0dc2433",
"match": "https://api-prod.gambitprofit.com/api/matches/42471ca2-f9bf-45d7-bb4b-2f99be0786e8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:23.057757-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a8bdc599-d786-4efc-b735-451773949130",
"gambit_id": "dc85efb0-1a52-4e55-aa4f-83a1653e1505",
"last_updated": "2023-09-27T18:48:08.792949-04:00",
"created_at": "2023-09-26T08:58:23.066895-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd0767d6-f302-4f6e-8e58-bd51f0dc2433/?format=api"
},
{
"id": "a10a70d2-2cea-4489-bbdb-c38dcc10953c",
"gambit_id": "25374d6e-9ab3-48dd-8312-f48652e98f72",
"last_updated": "2023-09-27T18:48:08.789165-04:00",
"created_at": "2023-09-26T08:58:23.061802-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd0767d6-f302-4f6e-8e58-bd51f0dc2433/?format=api"
}
]
}