GET /api/bet_types/6d3222e6-def4-4a75-929b-b3a7d0ba2b7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d3222e6-def4-4a75-929b-b3a7d0ba2b7d",
"match": "https://api-prod.gambitprofit.com/api/matches/f9040900-cd6e-4523-b683-416cd00fa1a2/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "5e141465-e4d9-4878-84b9-15633652b6f4",
"gambit_id": "6e253743-3839-471c-a1ec-1e8f78e0f7fa",
"last_updated": "2022-10-24T10:07:06.729301-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3222e6-def4-4a75-929b-b3a7d0ba2b7d/?format=api"
},
{
"id": "77a1aa83-a40f-495c-8b52-49e151763715",
"gambit_id": "d30e5b20-c60b-41c5-bdab-68841e71332a",
"last_updated": "2022-10-24T10:07:06.730397-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3222e6-def4-4a75-929b-b3a7d0ba2b7d/?format=api"
}
]
}