GET /api/bet_types/762fb9d8-824b-4605-a513-62c927eac10b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "762fb9d8-824b-4605-a513-62c927eac10b",
"match": "https://api-prod.gambitprofit.com/api/matches/21728ece-f1f4-41dc-a0bd-9dd65ce16480/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T14:52:17.184482-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": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "38402e82-60a2-46e1-a1d7-cdd9597b7c35",
"gambit_id": "4829d512-c1ba-4422-9510-cf250e302a92",
"last_updated": "2023-03-12T19:32:10.711416-04:00",
"created_at": "2023-03-11T14:52:17.186723-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762fb9d8-824b-4605-a513-62c927eac10b/?format=api"
},
{
"id": "8091ce4b-95c9-408b-98c8-de025de046fd",
"gambit_id": "165b7e9c-c8f4-4d70-b03d-d5987cf78c1b",
"last_updated": "2023-03-12T19:32:10.712883-04:00",
"created_at": "2023-03-11T14:52:17.188556-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762fb9d8-824b-4605-a513-62c927eac10b/?format=api"
}
]
}