GET /api/bet_types/11af33c4-b807-47ea-b9b5-6e4537556ba4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11af33c4-b807-47ea-b9b5-6e4537556ba4",
"match": "https://api-prod.gambitprofit.com/api/matches/d9e8edf7-afab-49ba-8d19-de2e34b73190/?format=api",
"name": "Over/Under",
"created_at": "2023-05-25T13:47:03.166018-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "b9b73e63-e7d2-487f-ae79-9891af823eee",
"gambit_id": "3418c5a8-3639-4625-bd35-849c3d043b19",
"last_updated": "2023-05-26T11:52:16.186864-04:00",
"created_at": "2023-05-25T13:47:03.171218-04:00",
"name": "Game Total Over 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11af33c4-b807-47ea-b9b5-6e4537556ba4/?format=api"
},
{
"id": "ceed87be-4f74-4a98-902b-b4b922ca3b4d",
"gambit_id": "13cef18b-9ff2-48c1-892e-f57676318de1",
"last_updated": "2023-05-26T11:52:16.183140-04:00",
"created_at": "2023-05-25T13:47:03.168007-04:00",
"name": "Game Total Under 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11af33c4-b807-47ea-b9b5-6e4537556ba4/?format=api"
}
]
}