GET /api/bet_types/aceae0de-415a-40e0-9fe7-a4aca71f4f6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aceae0de-415a-40e0-9fe7-a4aca71f4f6f",
"match": "https://api-prod.gambitprofit.com/api/matches/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T09:37:04.588466-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 Under 6",
"amount": 5211.0
},
{
"team": "Game Total Over 6",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "5ca1c68e-b940-4b8b-a2c3-09a9ed19ef18",
"gambit_id": "62aaad9b-55c3-4d30-b1b0-9fab4cd81966",
"last_updated": "2023-01-23T10:07:17.800811-05:00",
"created_at": "2023-01-21T09:37:04.589733-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aceae0de-415a-40e0-9fe7-a4aca71f4f6f/?format=api"
},
{
"id": "07d7b82c-2e43-4b7e-87f1-8b2708fc43ab",
"gambit_id": "fa8cb218-9a00-4324-9d5c-94610d9beecd",
"last_updated": "2023-01-23T10:07:17.802190-05:00",
"created_at": "2023-01-21T09:37:04.591114-05:00",
"name": "Game Total Over 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aceae0de-415a-40e0-9fe7-a4aca71f4f6f/?format=api"
}
]
}