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/99590d74-a8fa-4b04-a99f-3acfae7d0b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99590d74-a8fa-4b04-a99f-3acfae7d0b21",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "76e02698-720b-4455-ae98-0861f8fe622e",
    "completed": true,
    "last_updated": "2023-02-15T10:41:52.912045-05:00",
    "created_at": "2023-02-14T09:12:20.629317-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/76e02698-720b-4455-ae98-0861f8fe622e",
    "datetime": "2023-02-14T22:10:00-05:00",
    "cutoff_datetime": "2023-02-14T22:10:00-05:00",
    "name": "Washington Wizards v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "4ba44015-37e9-47fe-bda0-29c49c03d8f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/99590d74-a8fa-4b04-a99f-3acfae7d0b21/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-14T09:12:20.639016-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": 5419.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0aaa3982-bcd4-4811-9d2e-645604c06114",
                    "gambit_id": "e6dca5fe-68f1-44ca-b65a-24653b1a733d",
                    "last_updated": "2023-02-15T10:41:52.923678-05:00",
                    "created_at": "2023-02-14T09:12:20.641533-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba44015-37e9-47fe-bda0-29c49c03d8f0/?format=api"
                },
                {
                    "id": "df1d19ad-64b8-4f10-a02d-6c50adb60dce",
                    "gambit_id": "17ffdd01-dfad-4095-bd3d-d56545159156",
                    "last_updated": "2023-02-15T10:41:52.922501-05:00",
                    "created_at": "2023-02-14T09:12:20.640264-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba44015-37e9-47fe-bda0-29c49c03d8f0/?format=api"
                }
            ]
        },
        {
            "id": "f41fa407-0eeb-4e02-94c7-98830ad15fc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/99590d74-a8fa-4b04-a99f-3acfae7d0b21/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-14T09:12:20.635033-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": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c371cab2-da68-4110-96c4-4b019dddf10a",
                    "gambit_id": "e605ae98-0a43-4b77-a1f4-7ff05c31f297",
                    "last_updated": "2023-02-15T10:41:52.918941-05:00",
                    "created_at": "2023-02-14T09:12:20.636314-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41fa407-0eeb-4e02-94c7-98830ad15fc7/?format=api"
                },
                {
                    "id": "37382056-51f4-43a4-90c6-9487fd7e7ac0",
                    "gambit_id": "28503906-7fe0-4d06-b0a9-40b02b05098f",
                    "last_updated": "2023-02-15T10:41:52.920145-05:00",
                    "created_at": "2023-02-14T09:12:20.637616-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41fa407-0eeb-4e02-94c7-98830ad15fc7/?format=api"
                }
            ]
        },
        {
            "id": "b1a43482-9e09-4ad5-987a-aca5cf3825d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/99590d74-a8fa-4b04-a99f-3acfae7d0b21/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-14T09:12:20.631061-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 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84e7e349-ab3e-4668-b398-987813c58c89",
                    "gambit_id": "eda9bba1-fe1c-4ba2-908e-ecdda8fe764d",
                    "last_updated": "2023-02-15T10:41:52.914982-05:00",
                    "created_at": "2023-02-14T09:12:20.632377-05:00",
                    "name": "Game Total Under 237",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a43482-9e09-4ad5-987a-aca5cf3825d4/?format=api"
                },
                {
                    "id": "fa8f8795-ec0e-43b7-863d-c4810b5f42c4",
                    "gambit_id": "00c01a38-f554-400d-ba23-6cc49b71f191",
                    "last_updated": "2023-02-15T10:41:52.916166-05:00",
                    "created_at": "2023-02-14T09:12:20.633665-05:00",
                    "name": "Game Total Over 237",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a43482-9e09-4ad5-987a-aca5cf3825d4/?format=api"
                }
            ]
        }
    ]
}