GET /api/bet_types/97c4f850-89b3-4bc8-aa7f-8f25412beb38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97c4f850-89b3-4bc8-aa7f-8f25412beb38",
"match": "https://api-prod.gambitprofit.com/api/matches/a0ee2d30-d1b9-4b7c-b692-6629b74b68eb/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:15.563454-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 Over 41.5",
"amount": 5107.0
},
{
"team": "Game Total Under 41.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0a02d0bb-8e49-46d7-a596-342c6bc1cdb0",
"gambit_id": "26a7d44c-e4b5-4a96-8a83-177bd0d87b31",
"last_updated": "2023-09-26T09:13:04.430964-04:00",
"created_at": "2023-09-20T09:58:15.566726-04:00",
"name": "Game Total Over 41.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c4f850-89b3-4bc8-aa7f-8f25412beb38/?format=api"
},
{
"id": "98c5af40-d5be-4d52-a87c-00b7f1bc978d",
"gambit_id": "47521f9e-5194-4704-a6dd-18caeb24c216",
"last_updated": "2023-09-26T09:13:04.439548-04:00",
"created_at": "2023-09-20T09:58:15.572114-04:00",
"name": "Game Total Under 41.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c4f850-89b3-4bc8-aa7f-8f25412beb38/?format=api"
}
]
}