GET /api/bet_types/17974421-8557-4ade-a526-be31166d575a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "17974421-8557-4ade-a526-be31166d575a",
    "match": "https://api-prod.gambitprofit.com/api/matches/8be010cb-cde4-4f97-812c-0294ca3b2687/?format=api",
    "name": "Over/Under",
    "created_at": "2023-08-15T08:58:24.030885-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 Over 8.5",
                "amount": 5213.0
            },
            {
                "team": "Game Total Under 8.5",
                "amount": 4787.0
            }
        ],
        "expected_reward_tokens": 9382.52,
        "profit_sb": -117.48,
        "profit_sb_percentage": -1.24,
        "recommended": false
    },
    "lines": [
        {
            "id": "67b4478b-0021-4062-9b83-99fbfeb32228",
            "gambit_id": "3d0076a4-f603-4bd7-a5e6-1a619e4276c3",
            "last_updated": "2023-08-17T13:18:10.010696-04:00",
            "created_at": "2023-08-15T08:58:24.038172-04:00",
            "name": "Game Total Over 8.5",
            "reward": "1.80000",
            "odds": "1.83330",
            "spread": "8.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17974421-8557-4ade-a526-be31166d575a/?format=api"
        },
        {
            "id": "730dfe6b-5e5f-447a-abb8-68d39e4d6a02",
            "gambit_id": "73f0040c-8120-4ab7-a935-b1dd9aacaf28",
            "last_updated": "2023-08-17T13:18:10.014667-04:00",
            "created_at": "2023-08-15T08:58:24.046054-04:00",
            "name": "Game Total Under 8.5",
            "reward": "1.96000",
            "odds": "2.00000",
            "spread": "8.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17974421-8557-4ade-a526-be31166d575a/?format=api"
        }
    ]
}