GET /api/bet_types/073b6a2b-8a46-4375-bf6e-b0babf2059e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "073b6a2b-8a46-4375-bf6e-b0babf2059e5",
"match": "https://api-prod.gambitprofit.com/api/matches/6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T09:48:05.901362-04: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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "24078ba1-f695-4373-82cf-775c0d66f6e8",
"gambit_id": "009945a6-87dd-43e4-b746-f993062bcbab",
"last_updated": "2023-09-05T17:13:01.508553-04:00",
"created_at": "2023-09-04T09:48:05.905426-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073b6a2b-8a46-4375-bf6e-b0babf2059e5/?format=api"
},
{
"id": "4812a460-d580-4127-8def-8298c15f10d5",
"gambit_id": "e466648c-214e-44f5-a869-fb22e5a7446b",
"last_updated": "2023-09-05T17:13:01.512775-04:00",
"created_at": "2023-09-04T09:48:05.909891-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073b6a2b-8a46-4375-bf6e-b0babf2059e5/?format=api"
}
]
}