GET /api/bet_types/043d3945-d1dc-426c-b674-ea918412da92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "043d3945-d1dc-426c-b674-ea918412da92",
"match": "https://api-prod.gambitprofit.com/api/matches/2092bfd4-7497-4a11-bf15-97c11ed37910/?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": "Total Rounds Under 2.5",
"amount": 5753.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4247.0
}
],
"expected_reward_tokens": 8917.15,
"profit_sb": -82.85,
"profit_sb_percentage": -0.92,
"recommended": false
},
"lines": [
{
"id": "084e365c-871b-4fa6-bc97-17f7f0e01875",
"gambit_id": "8885ec54-7270-48a0-9278-4504b605485a",
"last_updated": "2022-12-24T17:12:10.786862-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.55000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043d3945-d1dc-426c-b674-ea918412da92/?format=api"
},
{
"id": "cfb8a5b6-ca52-4d58-ac30-d72f86a86c71",
"gambit_id": "b85d284a-0e6d-4c7d-9ed8-70eef65f5a47",
"last_updated": "2022-12-24T17:12:10.787990-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.10000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043d3945-d1dc-426c-b674-ea918412da92/?format=api"
}
]
}