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

{
    "count": 98403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18792&ordering=-ip_address",
    "results": [
        {
            "id": 36245,
            "ip_address": "37.111.247.17",
            "count": 1,
            "first_visit": "2022-10-21T08:40:01.701223+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 61953,
            "ip_address": "37.111.247.168",
            "count": 1,
            "first_visit": "2023-12-27T02:33:04.680701+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 8798,
            "ip_address": "37.111.247.168",
            "count": 2,
            "first_visit": "2022-05-18T11:03:13.947275+06:00",
            "date": null
        },
        {
            "id": 29260,
            "ip_address": "37.111.247.166",
            "count": 1,
            "first_visit": "2022-07-29T12:04:02.526591+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11127,
            "ip_address": "37.111.247.165",
            "count": 1,
            "first_visit": "2022-05-24T21:00:59.381667+06:00",
            "date": null
        },
        {
            "id": 27866,
            "ip_address": "37.111.247.165",
            "count": 1,
            "first_visit": "2022-07-26T20:19:40.309720+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7577,
            "ip_address": "37.111.247.163",
            "count": 1,
            "first_visit": "2022-05-17T03:23:33.297520+06:00",
            "date": null
        },
        {
            "id": 29057,
            "ip_address": "37.111.247.163",
            "count": 1,
            "first_visit": "2022-07-29T01:46:10.939112+06:00",
            "date": "2022-07-29"
        }
    ]
}