GET /api/bet_types/34756a44-c133-47da-9d8b-8686ef376644/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34756a44-c133-47da-9d8b-8686ef376644",
"match": "https://api-prod.gambitprofit.com/api/matches/41fd8249-27e6-4b1a-bdde-6d2ce32c85ed/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:15.478831-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2b012d32-a835-4811-90d9-8248d17daa8e",
"gambit_id": "f9756aca-854f-4fd8-b41e-eadf9992651c",
"last_updated": "2024-01-23T18:52:56.219936-05:00",
"created_at": "2024-01-21T09:33:15.483196-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34756a44-c133-47da-9d8b-8686ef376644/?format=api"
},
{
"id": "c44ef22d-fb3e-411e-8924-cef290cc43dd",
"gambit_id": "12fe1aa8-738d-470d-8dcf-30517366fa8a",
"last_updated": "2024-01-23T18:52:56.223407-05:00",
"created_at": "2024-01-21T09:33:15.488584-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34756a44-c133-47da-9d8b-8686ef376644/?format=api"
}
]
}