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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79240&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79224&ordering=count",
    "results": [
        {
            "id": 12438,
            "ip_address": "103.67.157.218",
            "count": 2,
            "first_visit": "2022-05-29T11:29:10.914554+06:00",
            "date": null
        },
        {
            "id": 2106,
            "ip_address": "103.248.237.9",
            "count": 2,
            "first_visit": "2022-01-13T12:16:19.144201+06:00",
            "date": null
        },
        {
            "id": 18576,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-06-25T12:30:20.631048+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 39707,
            "ip_address": "27.147.202.183",
            "count": 2,
            "first_visit": "2023-01-01T11:14:28.272966+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 9351,
            "ip_address": "43.245.122.76",
            "count": 2,
            "first_visit": "2022-05-19T12:33:00.190443+06:00",
            "date": null
        },
        {
            "id": 35604,
            "ip_address": "175.41.46.62",
            "count": 2,
            "first_visit": "2022-10-07T15:47:08.148164+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 35969,
            "ip_address": "89.187.162.105",
            "count": 2,
            "first_visit": "2022-10-16T12:40:58.742590+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 27932,
            "ip_address": "103.60.175.143",
            "count": 2,
            "first_visit": "2022-07-27T00:21:11.869570+06:00",
            "date": "2022-07-27"
        }
    ]
}