GET /api/bet_types/6a025a5f-068f-4ef6-8490-09cce03887a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a025a5f-068f-4ef6-8490-09cce03887a8",
"match": "https://api-prod.gambitprofit.com/api/matches/3e081419-9d61-4d73-b440-feaaf75a5a87/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:25.833107-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "75fd1479-aa8b-4e72-9c4a-20e8ad69de8e",
"gambit_id": "e38dbeb6-d76a-48ab-8731-75567e91369f",
"last_updated": "2023-09-09T11:18:32.317227-04:00",
"created_at": "2023-09-08T09:23:25.840964-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a025a5f-068f-4ef6-8490-09cce03887a8/?format=api"
},
{
"id": "3e694a31-9c5e-4282-afa1-bdc730b1f0f6",
"gambit_id": "2c761929-eb07-4cbb-b924-cd92ed311668",
"last_updated": "2023-09-09T11:18:32.313597-04:00",
"created_at": "2023-09-08T09:23:25.837363-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a025a5f-068f-4ef6-8490-09cce03887a8/?format=api"
}
]
}