GET /api/bet_types/631d8f50-dfcc-4d31-9169-8ce65f706511/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "631d8f50-dfcc-4d31-9169-8ce65f706511",
"match": "https://api-prod.gambitprofit.com/api/matches/ef0e5127-a56f-4fce-bc0a-5b2e458a1279/?format=api",
"name": "Over/Under",
"created_at": "2024-02-05T10:03:21.484679-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 242.5",
"amount": 5000.0
},
{
"team": "Game Total Over 242.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "af70f5bd-6f40-418a-9e4a-809135f0f6f5",
"gambit_id": "4bedd5aa-43c6-4038-b812-35da02a0a077",
"last_updated": "2024-02-07T01:52:59.466162-05:00",
"created_at": "2024-02-05T10:03:21.499218-05:00",
"name": "Game Total Under 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631d8f50-dfcc-4d31-9169-8ce65f706511/?format=api"
},
{
"id": "2097edcd-9600-49c0-871d-aa53184fff57",
"gambit_id": "3b5b9499-de69-4830-b0e6-9d7c36056011",
"last_updated": "2024-02-07T01:52:59.462663-05:00",
"created_at": "2024-02-05T10:03:21.494357-05:00",
"name": "Game Total Over 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631d8f50-dfcc-4d31-9169-8ce65f706511/?format=api"
}
]
}