GET /api/bet_types/4b78689a-6c52-4da3-82ba-a5f328c50c20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b78689a-6c52-4da3-82ba-a5f328c50c20",
"match": "https://api-prod.gambitprofit.com/api/matches/c0c1fe22-345b-4a26-a68d-5df8ff1f31fd/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6",
"amount": 5316.0
},
{
"team": "Game Total Over 6",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ef6617e8-b454-4e07-a67a-d74357a31347",
"gambit_id": "8b6b04eb-2bb3-49ea-91a3-5de59922d217",
"last_updated": "2022-10-17T14:08:03.343382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b78689a-6c52-4da3-82ba-a5f328c50c20/?format=api"
},
{
"id": "47e711e2-2de0-420c-90ed-00c3a47e480b",
"gambit_id": "ab7bd4cb-73a5-48cd-90c7-742b7b2dc8a0",
"last_updated": "2022-10-17T14:08:03.344451-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b78689a-6c52-4da3-82ba-a5f328c50c20/?format=api"
}
]
}