GET /api/bet_types/06559c76-017a-434c-9134-cdb4d23cbe38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06559c76-017a-434c-9134-cdb4d23cbe38",
"match": "https://api-prod.gambitprofit.com/api/matches/c313cb3c-83f9-460c-ad0c-d9a274d776b0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:24.124644-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 Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9bea2bf8-c225-4fc2-9bb4-4e86733a8c2b",
"gambit_id": "8dfde13b-5ce1-4d6c-ade5-e0d305288649",
"last_updated": "2024-01-09T10:18:16.161739-05:00",
"created_at": "2024-01-06T09:23:24.129619-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06559c76-017a-434c-9134-cdb4d23cbe38/?format=api"
},
{
"id": "723af514-8a9c-4244-8901-2a6db7253e89",
"gambit_id": "2e66b33a-e981-42a3-8079-9ecb3243931f",
"last_updated": "2024-01-09T10:18:16.165392-05:00",
"created_at": "2024-01-06T09:23:24.134201-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06559c76-017a-434c-9134-cdb4d23cbe38/?format=api"
}
]
}