GET /api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4615cb8-34c7-40c5-a1ea-018ad247a747",
"match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:08:06.811348-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 1.5",
"amount": 5964.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4036.0
}
],
"expected_reward_tokens": 9242.44,
"profit_sb": -257.56,
"profit_sb_percentage": -2.71,
"recommended": false
},
"lines": [
{
"id": "5c01f015-c13d-4b9e-87e7-c02de1a35a54",
"gambit_id": "ae371891-3500-48ba-a6b9-6b4680b02430",
"last_updated": "2023-08-22T09:32:58.980106-04:00",
"created_at": "2023-08-19T14:08:06.820336-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
},
{
"id": "1f094632-dd57-4ff9-b1ed-4cad31ce3fc5",
"gambit_id": "c5ea4f18-43c5-47cd-84f1-65431ebffe74",
"last_updated": "2023-08-22T09:32:58.983622-04:00",
"created_at": "2023-08-19T14:08:06.829031-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.29000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
}
]
}