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/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83b05c1a-4c04-427b-a807-64390eb27b3c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "004052be-7756-427b-99d8-4746fa8c2466",
    "completed": true,
    "last_updated": "2023-09-26T09:53:04.917410-04:00",
    "created_at": "2023-09-24T09:13:24.735262-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/004052be-7756-427b-99d8-4746fa8c2466",
    "datetime": "2023-09-24T14:10:00-04:00",
    "cutoff_datetime": "2023-09-24T14:10:00-04:00",
    "name": "KAN (S Cruz) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "a6ec6764-6909-4cb7-a9a2-c9e85c02b566",
            "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:24.740567-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": "HOU (H Brown)",
                        "amount": 7106.0
                    },
                    {
                        "team": "KAN (S Cruz)",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c9459d0f-5d36-4106-ab8e-0bac97f81077",
                    "gambit_id": "da3e5d4f-c5f2-4fe6-904c-ef60a6223d52",
                    "last_updated": "2023-09-26T09:53:04.931850-04:00",
                    "created_at": "2023-09-24T09:13:24.752252-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ec6764-6909-4cb7-a9a2-c9e85c02b566/?format=api"
                },
                {
                    "id": "e3ae48ef-46d4-4d38-96de-3a6a3d3e5acf",
                    "gambit_id": "adf4997d-f932-4c98-9740-f7aa3785eb19",
                    "last_updated": "2023-09-26T09:53:04.927588-04:00",
                    "created_at": "2023-09-24T09:13:24.744561-04:00",
                    "name": "KAN (S Cruz)",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ec6764-6909-4cb7-a9a2-c9e85c02b566/?format=api"
                }
            ]
        },
        {
            "id": "321e5adc-dd1b-402d-a43d-1a716cc2cbc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:24.756756-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": "HOU",
                        "amount": 5423.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74207766-0c9c-48ed-b6c6-13655672a945",
                    "gambit_id": "f5b79c53-9667-44ef-b5b0-1fe162af9a44",
                    "last_updated": "2023-09-26T09:53:04.943257-04:00",
                    "created_at": "2023-09-24T09:13:24.764492-04:00",
                    "name": "HOU",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321e5adc-dd1b-402d-a43d-1a716cc2cbc9/?format=api"
                },
                {
                    "id": "9f51d2db-8272-4b71-a1a5-bbd784373eba",
                    "gambit_id": "a119958e-3dd9-402b-bddb-c15e27abc3cb",
                    "last_updated": "2023-09-26T09:53:04.939815-04:00",
                    "created_at": "2023-09-24T09:13:24.760235-04:00",
                    "name": "KAN",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321e5adc-dd1b-402d-a43d-1a716cc2cbc9/?format=api"
                }
            ]
        },
        {
            "id": "b65153f1-6ce8-4dbf-a779-d3864123e481",
            "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:24.768108-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e24bda0-6eb2-4d01-9fd2-db21c01df39e",
                    "gambit_id": "5b005ae0-24c1-45fa-82a7-770f7660690b",
                    "last_updated": "2023-09-26T09:53:04.955639-04:00",
                    "created_at": "2023-09-24T09:13:24.777027-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65153f1-6ce8-4dbf-a779-d3864123e481/?format=api"
                },
                {
                    "id": "3d6f9537-7aa4-49d2-9079-73eed4652e86",
                    "gambit_id": "78fa1a6a-97a0-41c3-a9ed-1ef82c7f6ea6",
                    "last_updated": "2023-09-26T09:53:04.951188-04:00",
                    "created_at": "2023-09-24T09:13:24.773069-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65153f1-6ce8-4dbf-a779-d3864123e481/?format=api"
                }
            ]
        }
    ]
}