GET /api/bet_types/636b9bd3-229b-4020-a525-7fe27fdef92d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "636b9bd3-229b-4020-a525-7fe27fdef92d",
"match": "https://api-prod.gambitprofit.com/api/matches/498e3b75-135d-44f2-8e8d-09ecd749643f/?format=api",
"name": "Over/Under",
"created_at": "2023-12-13T08:57:58.482258-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 Over 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a468c828-7a90-41a2-8490-0296aa00b1c9",
"gambit_id": "3bbb303b-9b7d-4b67-8da2-5290fc896956",
"last_updated": "2023-12-14T11:48:09.999648-05:00",
"created_at": "2023-12-13T08:57:58.485815-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636b9bd3-229b-4020-a525-7fe27fdef92d/?format=api"
},
{
"id": "b270d0ad-b60a-4bdc-a766-9d29992b43a0",
"gambit_id": "93907501-0ac8-4992-9b1a-fde13b686844",
"last_updated": "2023-12-14T11:48:10.005655-05:00",
"created_at": "2023-12-13T08:57:58.491049-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636b9bd3-229b-4020-a525-7fe27fdef92d/?format=api"
}
]
}