GET /api/bet_types/cab94ec1-a79c-476c-8ac1-9c0ffa1659ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cab94ec1-a79c-476c-8ac1-9c0ffa1659ba",
"match": "https://api-prod.gambitprofit.com/api/matches/e2dc3171-8a98-48a3-9501-17bbb8844fec/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:52:11.117707-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": "Game Total Under 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "902226c1-ab11-48cb-89ff-6feadb2183fe",
"gambit_id": "1e7c8f04-ce23-44eb-ad4f-f922a7c8ac27",
"last_updated": "2023-04-05T17:32:11.773217-04:00",
"created_at": "2023-04-04T09:52:11.119259-04:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab94ec1-a79c-476c-8ac1-9c0ffa1659ba/?format=api"
},
{
"id": "4f72ef01-b416-4bf6-bc89-10b5f7014d92",
"gambit_id": "08211dc0-027e-46da-b84a-e22891350da5",
"last_updated": "2023-04-05T17:32:11.774587-04:00",
"created_at": "2023-04-04T09:52:11.120794-04:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab94ec1-a79c-476c-8ac1-9c0ffa1659ba/?format=api"
}
]
}