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

{
    "count": 93401,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78744&ordering=ip_address",
    "results": [
        {
            "id": 28161,
            "ip_address": "43.245.122.244",
            "count": 1,
            "first_visit": "2022-07-27T11:57:22.156762+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16233,
            "ip_address": "43.245.122.244",
            "count": 1,
            "first_visit": "2022-06-18T06:01:04.862023+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9416,
            "ip_address": "43.245.122.245",
            "count": 1,
            "first_visit": "2022-05-19T15:41:39.590767+06:00",
            "date": null
        },
        {
            "id": 26620,
            "ip_address": "43.245.122.247",
            "count": 1,
            "first_visit": "2022-07-24T09:17:59.024902+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6411,
            "ip_address": "43.245.122.249",
            "count": 2,
            "first_visit": "2022-05-15T21:12:20.050844+06:00",
            "date": null
        },
        {
            "id": 28923,
            "ip_address": "43.245.122.251",
            "count": 1,
            "first_visit": "2022-07-28T22:09:42.076175+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6075,
            "ip_address": "43.245.122.253",
            "count": 1,
            "first_visit": "2022-05-14T19:26:52.199410+06:00",
            "date": null
        },
        {
            "id": 51419,
            "ip_address": "43.245.122.253",
            "count": 1,
            "first_visit": "2023-08-01T20:17:15.236301+06:00",
            "date": "2023-08-01"
        }
    ]
}