GET /api/bet_types/5d245b7f-88b6-4fc5-8260-5d7046dc0117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d245b7f-88b6-4fc5-8260-5d7046dc0117",
"match": "https://api-prod.gambitprofit.com/api/matches/3b47ce4a-9b21-4961-81a1-110e16b257e8/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:15.047803-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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "a1f57e6f-aa76-4531-8737-94411bcf3ac2",
"gambit_id": "3b21a411-b561-4cf2-9b5a-8b3a7d2ac675",
"last_updated": "2023-10-31T15:53:08.241075-04:00",
"created_at": "2023-10-30T08:58:15.064174-04:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d245b7f-88b6-4fc5-8260-5d7046dc0117/?format=api"
},
{
"id": "04024099-f377-4f67-8b67-5b1073a26791",
"gambit_id": "1b10df57-cc11-4eb6-8726-48772f91546d",
"last_updated": "2023-10-31T15:53:08.245460-04:00",
"created_at": "2023-10-30T08:58:15.070298-04:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d245b7f-88b6-4fc5-8260-5d7046dc0117/?format=api"
}
]
}