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

{
    "count": 96073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=ip_address",
    "results": [
        {
            "id": 7853,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-05-17T10:41:21.048580+06:00",
            "date": null
        },
        {
            "id": 26615,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-07-24T09:10:00.430883+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 54122,
            "ip_address": "103.67.157.103",
            "count": 1,
            "first_visit": "2023-09-02T17:29:09.026076+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 9182,
            "ip_address": "103.67.157.104",
            "count": 2,
            "first_visit": "2022-05-18T23:27:39.767287+06:00",
            "date": null
        },
        {
            "id": 30359,
            "ip_address": "103.67.157.104",
            "count": 1,
            "first_visit": "2022-07-31T11:36:15.102024+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8243,
            "ip_address": "103.67.157.106",
            "count": 1,
            "first_visit": "2022-05-17T18:05:47.520305+06:00",
            "date": null
        },
        {
            "id": 32625,
            "ip_address": "103.67.157.107",
            "count": 1,
            "first_visit": "2022-08-21T21:06:11.673382+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        }
    ]
}