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

{
    "count": 101411,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80360&ordering=ip_address",
    "results": [
        {
            "id": 13499,
            "ip_address": "37.111.225.244",
            "count": 1,
            "first_visit": "2022-06-04T12:10:44.841896+06:00",
            "date": null
        },
        {
            "id": 19540,
            "ip_address": "37.111.225.26",
            "count": 1,
            "first_visit": "2022-06-27T20:54:14.344555+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 15391,
            "ip_address": "37.111.225.28",
            "count": 1,
            "first_visit": "2022-06-15T18:12:46.657735+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28115,
            "ip_address": "37.111.225.28",
            "count": 1,
            "first_visit": "2022-07-27T10:56:50.538923+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10659,
            "ip_address": "37.111.225.3",
            "count": 1,
            "first_visit": "2022-05-23T13:23:28.810945+06:00",
            "date": null
        },
        {
            "id": 15267,
            "ip_address": "37.111.225.33",
            "count": 1,
            "first_visit": "2022-06-15T13:06:22.300871+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9477,
            "ip_address": "37.111.225.35",
            "count": 2,
            "first_visit": "2022-05-19T20:29:32.003680+06:00",
            "date": null
        },
        {
            "id": 28335,
            "ip_address": "37.111.225.35",
            "count": 1,
            "first_visit": "2022-07-27T21:30:32.915849+06:00",
            "date": "2022-07-27"
        }
    ]
}