GET /api/bet_types/c6e470c7-8810-4d3e-bd81-97fc46bff9ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6e470c7-8810-4d3e-bd81-97fc46bff9ab",
"match": "https://api-prod.gambitprofit.com/api/matches/4eb357c8-1fa9-4eba-a4a9-3003f462c4e5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:16.249019-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "765084a9-8864-4857-b64b-f880fbb15795",
"gambit_id": "91b67462-76c6-4394-b511-e371ba98fb2d",
"last_updated": "2023-09-05T10:23:07.156972-04:00",
"created_at": "2023-09-03T00:23:16.253934-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e470c7-8810-4d3e-bd81-97fc46bff9ab/?format=api"
},
{
"id": "a2635adb-73d2-47df-bc4d-14fd24a9af00",
"gambit_id": "6f2f859f-9616-4f48-81d0-cfacffc1da66",
"last_updated": "2023-09-05T10:23:07.160732-04:00",
"created_at": "2023-09-03T00:23:16.258272-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e470c7-8810-4d3e-bd81-97fc46bff9ab/?format=api"
}
]
}