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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93424&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93408&ordering=count",
    "results": [
        {
            "id": 1271,
            "ip_address": "42.0.4.230",
            "count": 5,
            "first_visit": "2021-12-23T00:38:44.214043+06:00",
            "date": null
        },
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 32510,
            "ip_address": "103.107.134.251",
            "count": 5,
            "first_visit": "2022-08-20T13:23:54.957349+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 1199,
            "ip_address": "118.179.17.221",
            "count": 5,
            "first_visit": "2021-12-21T19:58:49.269815+06:00",
            "date": null
        },
        {
            "id": 35285,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-10-01T01:40:07.838913+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 4460,
            "ip_address": "37.111.213.230",
            "count": 5,
            "first_visit": "2022-03-17T22:04:54.377304+06:00",
            "date": null
        },
        {
            "id": 6458,
            "ip_address": "37.111.213.255",
            "count": 5,
            "first_visit": "2022-05-15T22:58:42.534333+06:00",
            "date": null
        },
        {
            "id": 34916,
            "ip_address": "119.30.32.203",
            "count": 5,
            "first_visit": "2022-09-24T11:40:24.916550+06:00",
            "date": "2022-09-24"
        }
    ]
}