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

{
    "count": 99667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=-count",
    "results": [
        {
            "id": 9505,
            "ip_address": "37.111.196.196",
            "count": 2,
            "first_visit": "2022-05-19T22:21:25.689514+06:00",
            "date": null
        },
        {
            "id": 31003,
            "ip_address": "114.130.157.119",
            "count": 2,
            "first_visit": "2022-08-03T15:54:18.695574+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 15377,
            "ip_address": "40.94.227.68",
            "count": 2,
            "first_visit": "2022-06-15T17:27:49.807216+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5251,
            "ip_address": "123.0.30.45",
            "count": 2,
            "first_visit": "2022-04-19T14:22:23.601716+06:00",
            "date": null
        },
        {
            "id": 22320,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-07-13T18:12:52.623621+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 36867,
            "ip_address": "103.242.217.94",
            "count": 2,
            "first_visit": "2022-11-03T07:39:11.823301+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36881,
            "ip_address": "37.111.228.115",
            "count": 2,
            "first_visit": "2022-11-03T15:33:20.236147+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 22396,
            "ip_address": "103.217.111.169",
            "count": 2,
            "first_visit": "2022-07-13T23:12:55.794818+06:00",
            "date": "2022-07-13"
        }
    ]
}