GET /api/bet_types/96dc141a-5ba5-4f40-9a4e-3658dc2909b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96dc141a-5ba5-4f40-9a4e-3658dc2909b9",
"match": "https://api-prod.gambitprofit.com/api/matches/cf837900-9af6-4654-bb07-488d226c01a8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:10.431299-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1c8b8d54-57c1-4bb8-a44a-c651ea7439a3",
"gambit_id": "9f945bfd-07c5-4007-a238-a3492dc5888b",
"last_updated": "2023-09-02T17:18:07.040324-04:00",
"created_at": "2023-09-01T01:03:10.435642-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96dc141a-5ba5-4f40-9a4e-3658dc2909b9/?format=api"
},
{
"id": "26579f70-2ed3-411b-bfd4-a8064da7eacc",
"gambit_id": "ec2b986c-2b57-4a57-aee0-2b51845fe782",
"last_updated": "2023-09-02T17:18:07.044608-04:00",
"created_at": "2023-09-01T01:03:10.439934-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96dc141a-5ba5-4f40-9a4e-3658dc2909b9/?format=api"
}
]
}