GET /api/bet_types/1a52e24a-1c43-4dac-a265-d72fbc9d8581/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a52e24a-1c43-4dac-a265-d72fbc9d8581",
"match": "https://api-prod.gambitprofit.com/api/matches/134ac30e-fcf2-4d3d-adc1-4420dc14f3ec/?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 65.5",
"amount": 5000.0
},
{
"team": "Game Total Over 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "504cf1d9-b4b9-48f5-a978-60fc61d42b48",
"gambit_id": "56d07121-a856-45c2-b760-d6e69ca1b926",
"last_updated": "2022-09-25T11:27:10.846329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52e24a-1c43-4dac-a265-d72fbc9d8581/?format=api"
},
{
"id": "ada58b60-b4e3-448a-9f6a-d7cd6afe636b",
"gambit_id": "d36e3a83-a6d6-4378-9ecf-a6b7f9d79bad",
"last_updated": "2022-09-25T11:27:10.847524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52e24a-1c43-4dac-a265-d72fbc9d8581/?format=api"
}
]
}