GET /api/bet_types/f4254597-cc64-4a1f-9360-66e9e22576a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4254597-cc64-4a1f-9360-66e9e22576a8",
"match": "https://api-prod.gambitprofit.com/api/matches/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T10:37:08.311957-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": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "63269c4b-6cee-45fd-9b43-77e5189b103f",
"gambit_id": "320cb47b-6a4f-4beb-b226-bc5c31b6e36d",
"last_updated": "2023-02-24T12:37:17.450262-05:00",
"created_at": "2023-02-23T10:37:08.313305-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4254597-cc64-4a1f-9360-66e9e22576a8/?format=api"
},
{
"id": "553f6d78-1e7b-4cca-ab4b-bb660fc46b54",
"gambit_id": "70d5f1d9-23bd-49db-9364-958acdb17256",
"last_updated": "2023-02-24T12:37:17.451475-05:00",
"created_at": "2023-02-23T10:37:08.314629-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4254597-cc64-4a1f-9360-66e9e22576a8/?format=api"
}
]
}