GET /api/bet_types/dabccdda-2faa-4eb3-834b-b82aa8243dfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dabccdda-2faa-4eb3-834b-b82aa8243dfe",
"match": "https://api-prod.gambitprofit.com/api/matches/2dfd22dd-d2f2-4c52-8cd6-3d08f250a65f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:14.502576-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 Over 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "74dde9a9-0576-4fea-ba2c-86c5bc3eba2f",
"gambit_id": "c19480c5-a3c8-4e44-a85a-d49fb1df06bd",
"last_updated": "2023-03-13T13:17:01.565088-04:00",
"created_at": "2023-03-11T09:32:14.505196-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabccdda-2faa-4eb3-834b-b82aa8243dfe/?format=api"
},
{
"id": "470a1bfb-4ecf-41aa-92dd-a87eb425af5a",
"gambit_id": "f840acde-b215-4e68-b5e5-12207ea70f38",
"last_updated": "2023-03-13T13:17:01.562695-04:00",
"created_at": "2023-03-11T09:32:14.503857-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabccdda-2faa-4eb3-834b-b82aa8243dfe/?format=api"
}
]
}