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/b4b4fb57-aff9-4cc1-98be-02083130f24c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4b4fb57-aff9-4cc1-98be-02083130f24c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "599fe672-acad-4808-8b3c-e3225acf4fd0",
    "completed": true,
    "last_updated": "2023-06-20T10:33:07.445928-04:00",
    "created_at": "2023-06-19T08:08:06.799272-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/599fe672-acad-4808-8b3c-e3225acf4fd0",
    "datetime": "2023-06-19T18:40:00-04:00",
    "cutoff_datetime": "2023-06-19T18:40:00-04:00",
    "name": "KAN (J Lyles) v. DET (R Olson)",
    "bettypes": [
        {
            "id": "920561e1-ffd1-4d3f-996d-72e045db9a3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4b4fb57-aff9-4cc1-98be-02083130f24c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-19T08:08:06.801992-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": "DET (R Olson)",
                        "amount": 5787.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41bda99b-e28c-47bc-8f04-aa26d400cfd1",
                    "gambit_id": "73565ac6-5b17-4485-ab9e-7c906ededec1",
                    "last_updated": "2023-06-20T10:33:07.453789-04:00",
                    "created_at": "2023-06-19T08:08:06.807529-04:00",
                    "name": "DET (R Olson)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920561e1-ffd1-4d3f-996d-72e045db9a3e/?format=api"
                },
                {
                    "id": "87fea13f-da44-4008-b525-71989c518bb1",
                    "gambit_id": "e6af9613-bb2b-424c-9a40-236dd278913c",
                    "last_updated": "2023-06-20T10:33:07.451434-04:00",
                    "created_at": "2023-06-19T08:08:06.804340-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920561e1-ffd1-4d3f-996d-72e045db9a3e/?format=api"
                }
            ]
        },
        {
            "id": "60a54abe-3787-4680-b895-276bef2d9c52",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4b4fb57-aff9-4cc1-98be-02083130f24c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-19T08:08:06.809723-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": "KAN",
                        "amount": 5867.0
                    },
                    {
                        "team": "DET",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e6087f3-7022-493a-b3f8-76e06b5c5689",
                    "gambit_id": "5bc9b39a-078f-44b0-a3f7-f0d0bf07a1b0",
                    "last_updated": "2023-06-20T10:33:07.458731-04:00",
                    "created_at": "2023-06-19T08:08:06.811763-04:00",
                    "name": "KAN",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a54abe-3787-4680-b895-276bef2d9c52/?format=api"
                },
                {
                    "id": "652c86cb-eb6b-4d6d-8c4f-e2033a5c5068",
                    "gambit_id": "6dddea7b-6754-48ca-909c-a58cbf11ef16",
                    "last_updated": "2023-06-20T10:33:07.462616-04:00",
                    "created_at": "2023-06-19T08:08:06.813934-04:00",
                    "name": "DET",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a54abe-3787-4680-b895-276bef2d9c52/?format=api"
                }
            ]
        },
        {
            "id": "170f967c-3331-4365-99aa-ef3451ed850f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4b4fb57-aff9-4cc1-98be-02083130f24c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-19T08:08:06.816081-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 Over 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a183c659-a9ef-4883-a0e1-b198afe5505d",
                    "gambit_id": "b2c42484-c98f-4726-899e-278b0059e2af",
                    "last_updated": "2023-06-20T10:33:07.469876-04:00",
                    "created_at": "2023-06-19T08:08:06.818052-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170f967c-3331-4365-99aa-ef3451ed850f/?format=api"
                },
                {
                    "id": "f9ce9a53-0bad-45c1-9802-de4fee812836",
                    "gambit_id": "d8911364-de95-4af0-b0ca-5402221a6255",
                    "last_updated": "2023-06-20T10:33:07.472483-04:00",
                    "created_at": "2023-06-19T08:08:06.820143-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170f967c-3331-4365-99aa-ef3451ed850f/?format=api"
                }
            ]
        }
    ]
}