GET /api/bet_types/81cefca2-7929-479a-a414-a1f95a3169f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81cefca2-7929-479a-a414-a1f95a3169f8",
"match": "https://api-prod.gambitprofit.com/api/matches/847141fe-4375-4ad3-9823-0132a16a7cf0/?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 Under 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "eb5b99bf-cc3f-43a9-bd69-4b82492bf77b",
"gambit_id": "24569672-ca1c-4caf-8cd6-7d2824ba22ca",
"last_updated": "2022-10-02T15:17:07.827353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cefca2-7929-479a-a414-a1f95a3169f8/?format=api"
},
{
"id": "6bc66bbb-29de-4d84-b4f8-8f50a21a4e6d",
"gambit_id": "4738e97a-7ed1-49c2-9e0a-c382ec33db9f",
"last_updated": "2022-10-02T15:17:07.828350-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cefca2-7929-479a-a414-a1f95a3169f8/?format=api"
}
]
}