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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79552&ordering=ip_address",
    "results": [
        {
            "id": 28882,
            "ip_address": "37.111.215.102",
            "count": 1,
            "first_visit": "2022-07-28T17:54:51.977788+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31140,
            "ip_address": "37.111.215.105",
            "count": 1,
            "first_visit": "2022-08-04T15:59:39.185759+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 100881,
            "ip_address": "37.111.215.106",
            "count": 2,
            "first_visit": "2026-07-29T08:17:47.542151+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 4821,
            "ip_address": "37.111.215.107",
            "count": 3,
            "first_visit": "2022-03-31T12:26:37.334284+06:00",
            "date": null
        },
        {
            "id": 29486,
            "ip_address": "37.111.215.107",
            "count": 2,
            "first_visit": "2022-07-29T22:28:14.925677+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12041,
            "ip_address": "37.111.215.11",
            "count": 1,
            "first_visit": "2022-05-27T23:15:33.262569+06:00",
            "date": null
        },
        {
            "id": 30599,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2022-08-01T08:41:12.087337+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 94040,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2026-01-14T14:45:04.241136+06:00",
            "date": "2026-01-14"
        }
    ]
}