GET /api/bet_types/c933fb22-13f9-4250-b81c-1943cd1265b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c933fb22-13f9-4250-b81c-1943cd1265b6",
"match": "https://api-prod.gambitprofit.com/api/matches/b3b62d7b-b944-430e-8e87-18f6e8d512f0/?format=api",
"name": "Over/Under",
"created_at": "2023-10-20T09:13:17.683372-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "57aac2dd-0464-4797-96b8-6175df58a40c",
"gambit_id": "0af93ebc-efbb-46c1-bdcf-0af29b43b5b1",
"last_updated": "2023-10-21T10:13:18.425840-04:00",
"created_at": "2023-10-20T09:13:17.686977-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c933fb22-13f9-4250-b81c-1943cd1265b6/?format=api"
},
{
"id": "7af8789c-2747-4cd7-aa08-44c07fa6c31b",
"gambit_id": "702f8f64-bcfa-4083-82a6-7d893596e3ec",
"last_updated": "2023-10-21T10:13:18.432403-04:00",
"created_at": "2023-10-20T09:13:17.691745-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c933fb22-13f9-4250-b81c-1943cd1265b6/?format=api"
}
]
}