GET /user_management/visitor-free/?format=api&offset=4808&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4816&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4800&ordering=first_visit",
    "results": [
        {
            "id": 4809,
            "ip_address": "202.134.13.141",
            "count": 3,
            "first_visit": "2022-03-30T21:28:53.226918+06:00",
            "date": null
        },
        {
            "id": 4810,
            "ip_address": "8.48.248.32",
            "count": 1,
            "first_visit": "2022-03-30T21:46:21.613767+06:00",
            "date": null
        },
        {
            "id": 4811,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-03-30T21:48:32.655902+06:00",
            "date": null
        },
        {
            "id": 4812,
            "ip_address": "168.119.68.179",
            "count": 29,
            "first_visit": "2022-03-30T23:03:20.039358+06:00",
            "date": null
        },
        {
            "id": 4813,
            "ip_address": "220.247.130.95",
            "count": 1,
            "first_visit": "2022-03-31T00:39:20.108315+06:00",
            "date": null
        },
        {
            "id": 4814,
            "ip_address": "168.119.68.250",
            "count": 29,
            "first_visit": "2022-03-31T07:30:37.540937+06:00",
            "date": null
        },
        {
            "id": 4815,
            "ip_address": "103.248.236.98",
            "count": 6,
            "first_visit": "2022-03-31T09:01:42.167174+06:00",
            "date": null
        },
        {
            "id": 4816,
            "ip_address": "168.119.68.187",
            "count": 34,
            "first_visit": "2022-03-31T10:15:28.643210+06:00",
            "date": null
        }
    ]
}