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

{
    "count": 96172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=ip_address",
    "results": [
        {
            "id": 66275,
            "ip_address": "103.109.213.33",
            "count": 1,
            "first_visit": "2024-03-24T01:03:57.101080+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 2804,
            "ip_address": "103.109.214.182",
            "count": 1,
            "first_visit": "2022-01-25T12:40:09.870728+06:00",
            "date": null
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 16971,
            "ip_address": "103.109.215.222",
            "count": 1,
            "first_visit": "2022-06-21T11:05:07.604042+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30392,
            "ip_address": "103.109.215.222",
            "count": 1,
            "first_visit": "2022-07-31T12:29:02.350524+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6636,
            "ip_address": "103.109.215.230",
            "count": 2,
            "first_visit": "2022-05-16T11:46:07.802822+06:00",
            "date": null
        },
        {
            "id": 9593,
            "ip_address": "103.109.215.234",
            "count": 1,
            "first_visit": "2022-05-20T01:08:58.777810+06:00",
            "date": null
        },
        {
            "id": 6104,
            "ip_address": "103.109.215.238",
            "count": 1,
            "first_visit": "2022-05-14T19:36:26.665022+06:00",
            "date": null
        }
    ]
}