GET /user_management/visitor-free/?format=api&offset=78064&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=78072&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78056&ordering=count",
    "results": [
        {
            "id": 25461,
            "ip_address": "103.205.68.78",
            "count": 2,
            "first_visit": "2022-07-21T12:01:50.520652+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 34931,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-09-24T19:38:12.274852+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 36601,
            "ip_address": "66.249.64.193",
            "count": 2,
            "first_visit": "2022-10-29T02:10:55.231840+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 15003,
            "ip_address": "202.4.117.244",
            "count": 2,
            "first_visit": "2022-06-14T11:39:54.204919+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 11873,
            "ip_address": "37.111.217.63",
            "count": 2,
            "first_visit": "2022-05-27T09:33:09.940897+06:00",
            "date": null
        },
        {
            "id": 6627,
            "ip_address": "103.107.133.207",
            "count": 2,
            "first_visit": "2022-05-16T11:31:17.598470+06:00",
            "date": null
        },
        {
            "id": 32403,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-08-19T01:05:04.178466+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 20450,
            "ip_address": "203.112.75.118",
            "count": 2,
            "first_visit": "2022-06-30T21:24:11.910778+06:00",
            "date": "2022-06-30"
        }
    ]
}