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/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "acf0575f-8ad4-4d09-972c-7bf3c8f0cddf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ef72d824-d5ce-45df-aaec-a41f079479b2",
    "completed": true,
    "last_updated": "2023-04-04T19:22:02.285721-04:00",
    "created_at": "2023-04-03T09:56:53.389036-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ef72d824-d5ce-45df-aaec-a41f079479b2",
    "datetime": "2023-04-03T20:05:00-04:00",
    "cutoff_datetime": "2023-04-03T20:05:00-04:00",
    "name": "BAL (K Bradish) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "0b3af629-f377-45b9-afb2-f119f70cf1d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-03T09:56:53.400006-04: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": "TEX (J Gray)",
                        "amount": 5590.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4410.0
                    }
                ],
                "expected_reward_tokens": 9613.8,
                "profit_sb": 113.8,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed750e25-6a79-4e05-8e61-ecb66fcd7794",
                    "gambit_id": "064ce7be-ace8-406d-9f6d-00eef63d639d",
                    "last_updated": "2023-04-04T19:22:02.300953-04:00",
                    "created_at": "2023-04-03T09:56:53.401358-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af629-f377-45b9-afb2-f119f70cf1d9/?format=api"
                },
                {
                    "id": "da227505-5e25-4a8e-90a0-40c0d1068060",
                    "gambit_id": "a990966b-1952-4d05-a75c-8d71ed0081a8",
                    "last_updated": "2023-04-04T19:22:02.302554-04:00",
                    "created_at": "2023-04-03T09:56:53.402826-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.18000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af629-f377-45b9-afb2-f119f70cf1d9/?format=api"
                }
            ]
        },
        {
            "id": "7b16576c-688f-4550-96e9-736157533e69",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-03T09:56:53.395514-04: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": "BAL",
                        "amount": 6020.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3dbb24a-5bb7-4210-8a0a-656f5b3336a5",
                    "gambit_id": "409c1259-6ab3-4a97-b049-9477769c82a7",
                    "last_updated": "2023-04-04T19:22:02.297561-04:00",
                    "created_at": "2023-04-03T09:56:53.398494-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b16576c-688f-4550-96e9-736157533e69/?format=api"
                },
                {
                    "id": "c6e6d18f-a4e3-42a4-add0-5dc7ca74be4b",
                    "gambit_id": "e66090ac-52d4-4684-b1f4-fdbd3cef16de",
                    "last_updated": "2023-04-04T19:22:02.295640-04:00",
                    "created_at": "2023-04-03T09:56:53.396868-04:00",
                    "name": "TEX",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b16576c-688f-4550-96e9-736157533e69/?format=api"
                }
            ]
        },
        {
            "id": "9c2b74b9-9a3c-4386-9aa6-ab8909605500",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-03T09:56:53.391014-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "290581ad-d02d-42c0-b065-364f092c6923",
                    "gambit_id": "f82cb710-0869-43ad-bf0d-e11cff43b7f4",
                    "last_updated": "2023-04-04T19:22:02.290027-04:00",
                    "created_at": "2023-04-03T09:56:53.392398-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c2b74b9-9a3c-4386-9aa6-ab8909605500/?format=api"
                },
                {
                    "id": "7a65777b-030b-4f34-9b13-8c81f23c3f9c",
                    "gambit_id": "8fd8a650-bc56-4bc6-acf1-ac6170f7c3c6",
                    "last_updated": "2023-04-04T19:22:02.291925-04:00",
                    "created_at": "2023-04-03T09:56:53.393901-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c2b74b9-9a3c-4386-9aa6-ab8909605500/?format=api"
                }
            ]
        }
    ]
}