GET /api/bet_types/09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7",
"match": "https://api-prod.gambitprofit.com/api/matches/7b5f2716-f14c-4189-a282-87753564afb5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:13.495414-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "753f9af2-dbb4-43c8-a60b-c4a407532c69",
"gambit_id": "a2a4d55c-ab81-44af-85d3-4c14a87e3cbd",
"last_updated": "2023-12-04T15:28:30.266166-05:00",
"created_at": "2023-12-02T08:28:13.504219-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7/?format=api"
},
{
"id": "d0858eb8-0d6b-4588-a6b0-1fb8d5a3b03b",
"gambit_id": "e0f03831-6e05-426e-85b9-502af7a3924c",
"last_updated": "2023-12-04T15:28:30.262874-05:00",
"created_at": "2023-12-02T08:28:13.499611-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7/?format=api"
}
]
}