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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78096&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=count",
    "results": [
        {
            "id": 6614,
            "ip_address": "37.111.195.54",
            "count": 2,
            "first_visit": "2022-05-16T11:11:55.562151+06:00",
            "date": null
        },
        {
            "id": 20456,
            "ip_address": "37.111.211.7",
            "count": 2,
            "first_visit": "2022-06-30T22:01:50.597190+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6273,
            "ip_address": "103.121.38.161",
            "count": 2,
            "first_visit": "2022-05-15T08:30:10.762322+06:00",
            "date": null
        },
        {
            "id": 6619,
            "ip_address": "119.30.38.33",
            "count": 2,
            "first_visit": "2022-05-16T11:19:58.670764+06:00",
            "date": null
        },
        {
            "id": 29289,
            "ip_address": "202.134.10.131",
            "count": 2,
            "first_visit": "2022-07-29T12:58:54.979171+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 14803,
            "ip_address": "114.119.130.95",
            "count": 2,
            "first_visit": "2022-06-13T13:49:37.750443+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 29315,
            "ip_address": "116.58.201.88",
            "count": 2,
            "first_visit": "2022-07-29T13:53:44.112565+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 36633,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-10-29T19:15:30.823619+06:00",
            "date": "2022-10-29"
        }
    ]
}