GET /api/bet_types/f758b79b-ac45-48d4-85fa-e8ffb28c533b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f758b79b-ac45-48d4-85fa-e8ffb28c533b",
"match": "https://api-prod.gambitprofit.com/api/matches/66f79cea-397c-4232-b95b-c03d800a60e3/?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 Over 2.5",
"amount": 6250.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3750.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f30fd388-40f7-4698-b86f-ba08b4f53fd7",
"gambit_id": "8394e00e-b530-49ed-8f05-fda091ebf1d2",
"last_updated": "2022-12-05T11:52:18.494208-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f758b79b-ac45-48d4-85fa-e8ffb28c533b/?format=api"
},
{
"id": "9d1317b8-0c91-474b-94f0-fa932286b14d",
"gambit_id": "9ed09d6f-412c-4d2c-8986-ab24a715a812",
"last_updated": "2022-12-05T11:52:18.493117-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.40000",
"odds": "2.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f758b79b-ac45-48d4-85fa-e8ffb28c533b/?format=api"
}
]
}