GET /api/bet_types/7effc9a3-1eaa-4ced-bd9d-efab409570e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7effc9a3-1eaa-4ced-bd9d-efab409570e0",
"match": "https://api-prod.gambitprofit.com/api/matches/7ea7edee-6c14-408f-acc5-f947e09f61e3/?format=api",
"name": "Over/Under",
"created_at": "2023-02-17T10:31:55.406493-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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "0124d0cf-1204-4342-8cdd-a56165383931",
"gambit_id": "92897792-77be-42ff-ad4d-10ef56ac0eee",
"last_updated": "2023-02-19T16:16:52.186330-05:00",
"created_at": "2023-02-17T10:31:55.408114-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7effc9a3-1eaa-4ced-bd9d-efab409570e0/?format=api"
},
{
"id": "6e0fdcaa-7c91-46c0-a787-b5b5490992ee",
"gambit_id": "9194d8ed-45a2-42e3-a576-5096ccfdb1ec",
"last_updated": "2023-02-19T16:16:52.187538-05:00",
"created_at": "2023-02-17T10:31:55.409530-05:00",
"name": "Game Total Over 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7effc9a3-1eaa-4ced-bd9d-efab409570e0/?format=api"
}
]
}