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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-ip_address",
    "results": [
        {
            "id": 7372,
            "ip_address": "37.111.219.60",
            "count": 1,
            "first_visit": "2022-05-16T22:30:43.847177+06:00",
            "date": null
        },
        {
            "id": 31634,
            "ip_address": "37.111.219.56",
            "count": 1,
            "first_visit": "2022-08-09T18:14:36.239598+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 1643,
            "ip_address": "37.111.219.51",
            "count": 7,
            "first_visit": "2022-01-04T11:19:51.933492+06:00",
            "date": null
        },
        {
            "id": 17378,
            "ip_address": "37.111.219.51",
            "count": 1,
            "first_visit": "2022-06-22T13:46:53.095018+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12834,
            "ip_address": "37.111.219.5",
            "count": 2,
            "first_visit": "2022-05-30T17:28:33.527274+06:00",
            "date": null
        },
        {
            "id": 13159,
            "ip_address": "37.111.219.48",
            "count": 1,
            "first_visit": "2022-05-31T17:48:34.962630+06:00",
            "date": null
        },
        {
            "id": 8896,
            "ip_address": "37.111.219.46",
            "count": 1,
            "first_visit": "2022-05-18T12:22:02.631116+06:00",
            "date": null
        },
        {
            "id": 5247,
            "ip_address": "37.111.219.40",
            "count": 9,
            "first_visit": "2022-04-19T13:25:17.734595+06:00",
            "date": null
        }
    ]
}