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

{
    "count": 101773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41600&ordering=-ip_address",
    "results": [
        {
            "id": 16802,
            "ip_address": "182.160.102.202",
            "count": 3,
            "first_visit": "2022-06-20T12:12:26.426287+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16050,
            "ip_address": "182.160.102.166",
            "count": 1,
            "first_visit": "2022-06-17T17:31:56.226027+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10864,
            "ip_address": "182.160.102.166",
            "count": 1,
            "first_visit": "2022-05-24T10:11:59.733962+06:00",
            "date": null
        },
        {
            "id": 26790,
            "ip_address": "182.160.101.89",
            "count": 1,
            "first_visit": "2022-07-24T15:34:04.739110+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 22734,
            "ip_address": "182.160.101.89",
            "count": 1,
            "first_visit": "2022-07-14T17:11:38.968465+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3919,
            "ip_address": "182.160.101.37",
            "count": 2,
            "first_visit": "2022-02-27T13:40:28.256274+06:00",
            "date": null
        },
        {
            "id": 33994,
            "ip_address": "182.160.101.250",
            "count": 1,
            "first_visit": "2022-09-07T16:08:15.349876+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 3797,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-02-22T16:42:58.399738+06:00",
            "date": null
        }
    ]
}