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/b36ad664-bd4e-408d-89a3-35507d3f0e48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b36ad664-bd4e-408d-89a3-35507d3f0e48",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9bfd8c4d-5ca1-4495-9c2a-9cb82eaff351",
    "completed": true,
    "last_updated": "2022-08-11T09:37:09.817118-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.74,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9bfd8c4d-5ca1-4495-9c2a-9cb82eaff351",
    "datetime": "2022-08-10T22:10:00-04:00",
    "cutoff_datetime": "2022-08-10T22:10:00-04:00",
    "name": "MIN (S Gray) v. LOS (R Pepiot)",
    "bettypes": [
        {
            "id": "ce467561-d729-4469-a60e-8742cbb1cab6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36ad664-bd4e-408d-89a3-35507d3f0e48/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "LOS (R Pepiot)",
                        "amount": 6395.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 3605.0
                    }
                ],
                "expected_reward_tokens": 9336.7,
                "profit_sb": 336.7,
                "profit_sb_percentage": 3.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "387f5942-e799-4598-9820-2fa5ff33675b",
                    "gambit_id": "7643ef95-3ee9-4290-9ba6-94d44fa52e70",
                    "last_updated": "2022-08-11T09:37:09.819852-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (R Pepiot)",
                    "reward": "1.46000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce467561-d729-4469-a60e-8742cbb1cab6/?format=api"
                },
                {
                    "id": "fe658da3-a9ec-4daa-8468-c28d8ef15bff",
                    "gambit_id": "54c207a2-6036-48c7-b002-c4a4f8b7b642",
                    "last_updated": "2022-08-11T09:37:09.820291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.59000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce467561-d729-4469-a60e-8742cbb1cab6/?format=api"
                }
            ]
        },
        {
            "id": "2e912712-13ef-4718-b525-dfbeb4ca21df",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36ad664-bd4e-408d-89a3-35507d3f0e48/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "MIN",
                        "amount": 5204.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23667419-4d64-4af2-9853-4aaca11bd6c8",
                    "gambit_id": "620de1b1-622c-439a-b6e2-a87876a9d48a",
                    "last_updated": "2022-08-11T09:37:09.819428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e912712-13ef-4718-b525-dfbeb4ca21df/?format=api"
                },
                {
                    "id": "b4969a21-88f7-4eb0-b69f-5870ebc75727",
                    "gambit_id": "777b7507-9ada-4c2b-8aed-aae1db4b2638",
                    "last_updated": "2022-08-11T09:37:09.818998-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e912712-13ef-4718-b525-dfbeb4ca21df/?format=api"
                }
            ]
        },
        {
            "id": "d9b0af37-ec44-4a6d-bf78-5ed76b7ede26",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36ad664-bd4e-408d-89a3-35507d3f0e48/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 9",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d1d0b62-cc7d-4376-af56-ebb7b51923f9",
                    "gambit_id": "09ec3512-d947-46d8-9557-ba61927e6fe1",
                    "last_updated": "2022-08-11T09:37:09.818082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9b0af37-ec44-4a6d-bf78-5ed76b7ede26/?format=api"
                },
                {
                    "id": "5455189a-a00d-4df6-b1de-c098e42cf66e",
                    "gambit_id": "2c039a72-46e5-460a-987f-93d2df8ddce9",
                    "last_updated": "2022-08-11T09:37:09.818557-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9b0af37-ec44-4a6d-bf78-5ed76b7ede26/?format=api"
                }
            ]
        }
    ]
}