Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1729d50-7f83-4546-b9f0-a4a490d733a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1702b572-9eb8-45d1-82da-f0ec1fed76da",
    "completed": true,
    "last_updated": "2023-02-04T12:07:02.234447-05:00",
    "created_at": "2023-02-03T09:21:58.584612-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1702b572-9eb8-45d1-82da-f0ec1fed76da",
    "datetime": "2023-02-03T19:10:00-05:00",
    "cutoff_datetime": "2023-02-03T19:10:00-05:00",
    "name": "Portland Trail Blazers v. Washington Wizards",
    "bettypes": [
        {
            "id": "82988964-8ea3-451e-be0e-678cfac066d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-03T09:21:58.595100-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Washington Wizards",
                        "amount": 6150.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3850.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bcb3bf4-6394-45c6-8344-5571af74cb25",
                    "gambit_id": "ca5c829d-ff19-4d93-ba3f-f2a2ad072e29",
                    "last_updated": "2023-02-04T12:07:02.244731-05:00",
                    "created_at": "2023-02-03T09:21:58.596440-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82988964-8ea3-451e-be0e-678cfac066d9/?format=api"
                },
                {
                    "id": "7d00c5d9-10b0-49a8-a553-036ff656642e",
                    "gambit_id": "80383e96-7519-4648-b316-3f3e35ec9b4f",
                    "last_updated": "2023-02-04T12:07:02.245853-05:00",
                    "created_at": "2023-02-03T09:21:58.597790-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.46000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82988964-8ea3-451e-be0e-678cfac066d9/?format=api"
                }
            ]
        },
        {
            "id": "ef8167c0-b038-48bc-9962-baaf6aa67cf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-03T09:21:58.590884-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f65d232-1815-4f1a-a5fc-ca49c62c1934",
                    "gambit_id": "a36a50f8-403d-49c6-b6c6-dfb8c7cd1a9e",
                    "last_updated": "2023-02-04T12:07:02.242336-05:00",
                    "created_at": "2023-02-03T09:21:58.593664-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8167c0-b038-48bc-9962-baaf6aa67cf2/?format=api"
                },
                {
                    "id": "684fa21a-cd3f-459c-946d-775a3fdfb738",
                    "gambit_id": "d95e7183-a05c-4afb-9ff1-dcaa3e3104ad",
                    "last_updated": "2023-02-04T12:07:02.241133-05:00",
                    "created_at": "2023-02-03T09:21:58.592247-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8167c0-b038-48bc-9962-baaf6aa67cf2/?format=api"
                }
            ]
        },
        {
            "id": "de1e72e6-563a-4335-8af2-51f5b0440956",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-03T09:21:58.586623-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 239",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4719f638-a79e-4d98-8c95-daa9078130df",
                    "gambit_id": "9f81c0cc-1c7f-45aa-bb43-97646ce4694e",
                    "last_updated": "2023-02-04T12:07:02.237431-05:00",
                    "created_at": "2023-02-03T09:21:58.588052-05:00",
                    "name": "Game Total Under 239",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1e72e6-563a-4335-8af2-51f5b0440956/?format=api"
                },
                {
                    "id": "f9bd083a-c93b-4e8b-ac9b-698823a46b83",
                    "gambit_id": "371ec11e-c7d6-4c44-bd11-25bfb8a72739",
                    "last_updated": "2023-02-04T12:07:02.238720-05:00",
                    "created_at": "2023-02-03T09:21:58.589395-05:00",
                    "name": "Game Total Over 239",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1e72e6-563a-4335-8af2-51f5b0440956/?format=api"
                }
            ]
        }
    ]
}