GET /api/bet_types/a1c6a147-0272-42e6-a9f3-782c3698c0f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1c6a147-0272-42e6-a9f3-782c3698c0f7",
"match": "https://api-prod.gambitprofit.com/api/matches/ffacaf5b-8f49-4e99-b97a-252eff3fbfa6/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:06.349854-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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1f7ad950-6938-45d4-b2ef-7563435c5797",
"gambit_id": "ce99d071-2627-4449-9e3c-6a7c69bceaa9",
"last_updated": "2022-12-31T10:31:56.099583-05:00",
"created_at": "2022-12-29T08:42:06.351109-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1c6a147-0272-42e6-a9f3-782c3698c0f7/?format=api"
},
{
"id": "3382b1da-a62d-4bcd-b11e-fe7d1b105702",
"gambit_id": "20d0f372-9945-43e9-8e93-62adbf195190",
"last_updated": "2022-12-31T10:31:56.100748-05:00",
"created_at": "2022-12-29T08:42:06.352396-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1c6a147-0272-42e6-a9f3-782c3698c0f7/?format=api"
}
]
}