GET /api/bet_types/4e25c434-6c33-42cb-9c1e-da2189da90f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e25c434-6c33-42cb-9c1e-da2189da90f5",
"match": "https://api-prod.gambitprofit.com/api/matches/d7b16b6f-4fa1-4a16-bfff-e076df214a10/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:01.031007-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": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "fa633d6a-2c2e-48f3-8e7c-7f19fa27007b",
"gambit_id": "16db0505-748e-429d-9e43-bc8da94d51e8",
"last_updated": "2023-03-01T09:42:12.314169-05:00",
"created_at": "2023-02-28T12:37:01.033577-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e25c434-6c33-42cb-9c1e-da2189da90f5/?format=api"
},
{
"id": "a0b5af65-6f5e-4ae4-8f20-91ebc412faf9",
"gambit_id": "29279f7f-793a-45da-b1b7-954650a95483",
"last_updated": "2023-03-01T09:42:12.313007-05:00",
"created_at": "2023-02-28T12:37:01.032287-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e25c434-6c33-42cb-9c1e-da2189da90f5/?format=api"
}
]
}