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/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee0a0960-318c-4790-9254-4f5a0c1918f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4de2163-92fd-472b-95a6-272dbd3d7170",
    "completed": true,
    "last_updated": "2023-11-12T11:08:21.035809-05:00",
    "created_at": "2023-11-09T09:47:58.543771-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b4de2163-92fd-472b-95a6-272dbd3d7170",
    "datetime": "2023-11-09T20:07:00-05:00",
    "cutoff_datetime": "2023-11-09T20:07:00-05:00",
    "name": "Arizona Coyotes v. St Louis Blues",
    "bettypes": [
        {
            "id": "cd41a76a-927f-40e9-9685-6adb2d3407d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:58.557252-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": "St Louis Blues",
                        "amount": 5214.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d38cb66-c4e8-4080-8d7a-dbfe0b2be2ad",
                    "gambit_id": "acc12924-c3cd-49d1-b368-438b122d4bc9",
                    "last_updated": "2023-11-12T11:08:21.052620-05:00",
                    "created_at": "2023-11-09T09:47:58.566035-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd41a76a-927f-40e9-9685-6adb2d3407d9/?format=api"
                },
                {
                    "id": "d8945f5f-c060-4cc2-90a5-46fae05f6c36",
                    "gambit_id": "0fb0275c-6874-41de-82ad-9034f64b59e2",
                    "last_updated": "2023-11-12T11:08:21.049102-05:00",
                    "created_at": "2023-11-09T09:47:58.561266-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd41a76a-927f-40e9-9685-6adb2d3407d9/?format=api"
                }
            ]
        },
        {
            "id": "7e6cd8f0-52f8-4e84-93ad-cd38e495990e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:58.570455-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": "Arizona Coyotes",
                        "amount": 6849.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c13783b0-444e-435e-aa65-46e70db96ac9",
                    "gambit_id": "9ef3e442-9d8c-4c03-a7e6-8eaf2a8a9c95",
                    "last_updated": "2023-11-12T11:08:21.059452-05:00",
                    "created_at": "2023-11-09T09:47:58.574401-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cd8f0-52f8-4e84-93ad-cd38e495990e/?format=api"
                },
                {
                    "id": "416214cf-cb5d-486c-8cf3-c035f6bac2c2",
                    "gambit_id": "aa8f3db8-642c-4b33-b72e-5dfafd8b68a0",
                    "last_updated": "2023-11-12T11:08:21.062866-05:00",
                    "created_at": "2023-11-09T09:47:58.578615-05:00",
                    "name": "St Louis Blues",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cd8f0-52f8-4e84-93ad-cd38e495990e/?format=api"
                }
            ]
        },
        {
            "id": "450adc8c-ca96-449e-a935-bfc66ed0fd26",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:58.583633-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 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ceed1708-ba6c-4f7b-bb1d-7db88f613dbe",
                    "gambit_id": "61e6499d-3178-4517-8dae-9d5c1423b618",
                    "last_updated": "2023-11-12T11:08:21.072827-05:00",
                    "created_at": "2023-11-09T09:47:58.592261-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450adc8c-ca96-449e-a935-bfc66ed0fd26/?format=api"
                },
                {
                    "id": "f158f0ce-9bd8-4e24-9317-1ab036b255ff",
                    "gambit_id": "15a77157-b23f-4cfd-9e2d-f240a7de9d9f",
                    "last_updated": "2023-11-12T11:08:21.069453-05:00",
                    "created_at": "2023-11-09T09:47:58.587390-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450adc8c-ca96-449e-a935-bfc66ed0fd26/?format=api"
                }
            ]
        }
    ]
}