GET /api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf694bab-aa15-4422-84e4-7e25c6f6e7c8",
"match": "https://api-prod.gambitprofit.com/api/matches/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T19:33:12.440533-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": 5000.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "32791b88-0de0-48cb-9506-282ae557c461",
"gambit_id": "931ab407-490e-4c7c-809e-d4257a96a18c",
"last_updated": "2023-12-05T21:28:21.581082-05:00",
"created_at": "2023-12-01T19:33:12.448740-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
},
{
"id": "7fa45757-d2db-4b8e-a45f-7ee0aea4e445",
"gambit_id": "b32e212a-678f-45c9-9fc0-23683a33d7f9",
"last_updated": "2023-12-05T21:28:21.577152-05:00",
"created_at": "2023-12-01T19:33:12.444617-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
}
]
}