GET /api/bet_types/0f090c52-06c4-44d6-97b5-84dc479d73d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f090c52-06c4-44d6-97b5-84dc479d73d7",
"match": "https://api-prod.gambitprofit.com/api/matches/6b2b88b3-d67d-43f9-b5b4-701ac4e51a6a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T11:33:23.325517-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 Over 2.5",
"amount": 5789.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "de36594d-551c-459f-8480-0524211dbeb2",
"gambit_id": "9cf4bf6c-ceb3-4cb3-98f0-6f3f0ff920ca",
"last_updated": "2023-06-18T20:18:30.884111-04:00",
"created_at": "2023-06-17T11:33:23.327684-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.60000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f090c52-06c4-44d6-97b5-84dc479d73d7/?format=api"
},
{
"id": "b8cde720-177b-443a-8827-dc2f3205f753",
"gambit_id": "06ee65e3-44ad-41c8-99c0-aa8d8c25e5dd",
"last_updated": "2023-06-18T20:18:30.886558-04:00",
"created_at": "2023-06-17T11:33:23.330190-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f090c52-06c4-44d6-97b5-84dc479d73d7/?format=api"
}
]
}