GET /api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a37d45b-6eb7-4161-b15d-401366b7d8e9",
"match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ce8a855b-e2a0-4fc1-86ee-3e246f07f4a8",
"gambit_id": "fe32b783-e121-4a7b-8a1f-6babf8dcc6d7",
"last_updated": "2022-11-15T11:02:06.348706-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
},
{
"id": "61f34bad-26ad-4db5-9c0c-71befd848da4",
"gambit_id": "6dec0f31-2fe4-45f9-9508-c298831e6b87",
"last_updated": "2022-11-15T11:02:06.349719-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
}
]
}