GET /api/bet_types/5539e744-718d-491f-bed4-3bfaa663b04e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5539e744-718d-491f-bed4-3bfaa663b04e",
"match": "https://api-prod.gambitprofit.com/api/matches/6ba398db-647a-4ffd-9da5-a04147392b95/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:08.581513-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": "Game Total Under 224.5",
"amount": 5106.0
},
{
"team": "Game Total Over 224.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "30742790-8359-498c-b09e-70959b9ac051",
"gambit_id": "0f61080f-3aea-4510-b4c0-bb0bd60ac7a2",
"last_updated": "2023-02-28T12:37:08.582738-05:00",
"created_at": "2023-02-28T12:37:08.582747-05:00",
"name": "Game Total Under 224.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5539e744-718d-491f-bed4-3bfaa663b04e/?format=api"
},
{
"id": "1e00f3b8-1576-4e61-9563-5261e706ff75",
"gambit_id": "448c2a2f-9961-4284-be09-6a801ea3e5fc",
"last_updated": "2023-02-28T12:37:08.583995-05:00",
"created_at": "2023-02-28T12:37:08.584004-05:00",
"name": "Game Total Over 224.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5539e744-718d-491f-bed4-3bfaa663b04e/?format=api"
}
]
}