GET /api/bet_types/389bc85b-e2ad-4b3e-be0c-0595d22b05cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "389bc85b-e2ad-4b3e-be0c-0595d22b05cf",
"match": "https://api-prod.gambitprofit.com/api/matches/6b498ce4-13ce-4772-bca2-205c431b09bd/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T10:42:58.777119-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": "Total Rounds Under 2.5",
"amount": 6807.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 3193.0
}
],
"expected_reward_tokens": 9323.56,
"profit_sb": -176.44,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "d3c1fa2c-fa58-4ad6-9802-ac818bfa1fbf",
"gambit_id": "a643c532-9b05-49ee-b077-5be9320ed441",
"last_updated": "2023-06-12T10:23:25.184723-04:00",
"created_at": "2023-06-10T10:42:58.781235-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.37000",
"odds": "1.38460",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389bc85b-e2ad-4b3e-be0c-0595d22b05cf/?format=api"
},
{
"id": "466e1174-3dbe-4c8d-9570-4bfb05ffe14c",
"gambit_id": "27de86a3-e271-497d-9c1f-d333ac0ab7e0",
"last_updated": "2023-06-12T10:23:25.183399-04:00",
"created_at": "2023-06-10T10:42:58.779460-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.92000",
"odds": "3.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389bc85b-e2ad-4b3e-be0c-0595d22b05cf/?format=api"
}
]
}