GET /api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e96a517b-08ab-45fe-bfea-0b5917d9a850",
"match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?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 Over 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b1493405-738f-4f03-b249-d4e97bf4f5f3",
"gambit_id": "66dbe8c6-5757-4be2-a777-6bd2f7f011d2",
"last_updated": "2022-12-09T10:02:14.617127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
},
{
"id": "20804a21-941c-46f5-9b89-9f2d78649d02",
"gambit_id": "8f3722f5-ac35-4d10-9ca8-3975d524aefd",
"last_updated": "2022-12-09T10:02:14.615866-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
}
]
}