GET /api/bet_types/cd12bade-e50b-4358-8eab-bcc5f1fa0ec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd12bade-e50b-4358-8eab-bcc5f1fa0ec0",
"match": "https://api-prod.gambitprofit.com/api/matches/ab99646d-cc1d-4c6a-8bce-c9503a320c5d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T11:07:02.740722-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ef72cbe5-1a1a-47f0-add5-6ab784a7d127",
"gambit_id": "04e5f622-8e99-4b15-8a09-215d7c792745",
"last_updated": "2023-03-26T13:37:07.861855-04:00",
"created_at": "2023-03-24T11:07:02.742574-04:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd12bade-e50b-4358-8eab-bcc5f1fa0ec0/?format=api"
},
{
"id": "6966a0c7-bf3a-4346-8dba-97a1414bff07",
"gambit_id": "d38d221d-ac7f-4822-bb4b-4646944d93bb",
"last_updated": "2023-03-26T13:37:07.864059-04:00",
"created_at": "2023-03-24T11:07:02.744689-04:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd12bade-e50b-4358-8eab-bcc5f1fa0ec0/?format=api"
}
]
}