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

{
    "count": 93947,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=ip_address",
    "results": [
        {
            "id": 15449,
            "ip_address": "103.199.234.236",
            "count": 1,
            "first_visit": "2022-06-15T21:59:12.183680+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15476,
            "ip_address": "103.199.234.237",
            "count": 1,
            "first_visit": "2022-06-15T23:43:29.226952+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 35704,
            "ip_address": "103.199.234.238",
            "count": 1,
            "first_visit": "2022-10-10T09:32:16.865183+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 9594,
            "ip_address": "103.199.234.43",
            "count": 1,
            "first_visit": "2022-05-20T01:12:08.056836+06:00",
            "date": null
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 20968,
            "ip_address": "103.199.84.133",
            "count": 1,
            "first_visit": "2022-07-04T01:05:26.289241+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 49932,
            "ip_address": "103.199.84.137",
            "count": 1,
            "first_visit": "2023-07-13T21:42:48.713142+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 67767,
            "ip_address": "103.199.84.137",
            "count": 1,
            "first_visit": "2024-05-01T12:16:19.912136+06:00",
            "date": "2024-05-01"
        }
    ]
}