GET /api/bet_types/14267980-7599-4967-a34b-b3269a7b1891/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14267980-7599-4967-a34b-b3269a7b1891",
"match": "https://api-prod.gambitprofit.com/api/matches/6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913/?format=api",
"name": "Over/Under",
"created_at": "2023-09-21T08:58:03.631700-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 Under 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "829c4237-fecd-401f-8cfa-55ad0e99a546",
"gambit_id": "07b5008d-5d81-4ea4-a9e5-6b457e8c85e3",
"last_updated": "2023-09-22T11:03:13.957724-04:00",
"created_at": "2023-09-21T08:58:03.637009-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14267980-7599-4967-a34b-b3269a7b1891/?format=api"
},
{
"id": "ba0ca603-eab8-45f5-be2d-ecd4fd9d3bbc",
"gambit_id": "8a4f09f4-923f-466b-937e-ce03f35ed3d6",
"last_updated": "2023-09-22T11:03:13.953148-04:00",
"created_at": "2023-09-21T08:58:03.642301-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14267980-7599-4967-a34b-b3269a7b1891/?format=api"
}
]
}