GET /api/bet_types/1991f774-c13a-42c3-970e-0db7dea1e94d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1991f774-c13a-42c3-970e-0db7dea1e94d",
"match": "https://api-prod.gambitprofit.com/api/matches/07010f39-8748-4ff6-902b-aca44dd3ffeb/?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 2.5",
"amount": 6650.0
},
{
"team": "Game Total Under 2.5",
"amount": 3350.0
}
],
"expected_reward_tokens": 9044.0,
"profit_sb": 44.0,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "93e7be8a-0913-4393-b9f5-dad6438e113c",
"gambit_id": "3b003d5c-493a-413d-af95-d75b6dfe57b2",
"last_updated": "2022-09-05T17:06:57.251531-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.36000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1991f774-c13a-42c3-970e-0db7dea1e94d/?format=api"
},
{
"id": "67561db4-2bb7-4439-b19a-c5fa9c3f6be6",
"gambit_id": "516334f3-4558-42e3-8296-5200a4bcba63",
"last_updated": "2022-09-05T17:06:57.250327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.70000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1991f774-c13a-42c3-970e-0db7dea1e94d/?format=api"
}
]
}