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/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a42d37a9-1c49-4bbf-8e87-b74344f09b1b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f66147ba-401f-4750-aef3-bc21a8afac17",
    "completed": true,
    "last_updated": "2023-11-10T12:53:28.954545-05:00",
    "created_at": "2023-11-06T07:58:04.158588-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f66147ba-401f-4750-aef3-bc21a8afac17",
    "datetime": "2023-11-06T19:07:00-05:00",
    "cutoff_datetime": "2023-11-06T19:07:00-05:00",
    "name": "Columbus Blue Jackets v. Florida Panthers",
    "bettypes": [
        {
            "id": "03b4d2d2-d81d-47b6-b761-811e155763ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-06T07:58:04.164223-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": "Florida Panthers",
                        "amount": 6706.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9387.9,
                "profit_sb": -112.1,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4097781-1f07-4672-9d53-69fbdfdfa492",
                    "gambit_id": "103037a5-655e-4486-8b9e-9a3ee219a576",
                    "last_updated": "2023-11-10T12:53:28.966247-05:00",
                    "created_at": "2023-11-06T07:58:04.174573-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.40000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b4d2d2-d81d-47b6-b761-811e155763ab/?format=api"
                },
                {
                    "id": "4938679c-a5b5-40ad-9ffa-d1d6e54ee801",
                    "gambit_id": "eae54965-f8cc-41cc-abf7-a97055962a27",
                    "last_updated": "2023-11-10T12:53:28.962688-05:00",
                    "created_at": "2023-11-06T07:58:04.169005-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.85000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b4d2d2-d81d-47b6-b761-811e155763ab/?format=api"
                }
            ]
        },
        {
            "id": "bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-06T07:58:04.181087-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": "Columbus Blue Jackets",
                        "amount": 5423.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c342c3f-2691-432b-83b5-d07eae923cd6",
                    "gambit_id": "75a91460-9ac8-43db-a983-0e1d01e9277b",
                    "last_updated": "2023-11-10T12:53:28.972693-05:00",
                    "created_at": "2023-11-06T07:58:04.186130-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f/?format=api"
                },
                {
                    "id": "f104d2ce-b86f-47bb-896e-ef82eb3d1b4f",
                    "gambit_id": "ee1bdb9b-f5a9-471e-8cfe-ca85833aee41",
                    "last_updated": "2023-11-10T12:53:28.976076-05:00",
                    "created_at": "2023-11-06T07:58:04.198524-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f/?format=api"
                }
            ]
        },
        {
            "id": "83cb0c8e-a062-4dcc-b737-deae4915ab30",
            "match": "https://api-prod.gambitprofit.com/api/matches/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-06T07:58:04.203651-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 Over 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08266836-8222-4380-b35a-4ac508566cca",
                    "gambit_id": "b14560e1-cfd7-444f-9d01-ca0853edd23f",
                    "last_updated": "2023-11-10T12:53:28.982893-05:00",
                    "created_at": "2023-11-06T07:58:04.209475-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cb0c8e-a062-4dcc-b737-deae4915ab30/?format=api"
                },
                {
                    "id": "6117c6e6-6f25-41be-9f51-4f4f835620c4",
                    "gambit_id": "f25b8801-2154-4ca4-991c-614cf2d4a3d3",
                    "last_updated": "2023-11-10T12:53:28.986276-05:00",
                    "created_at": "2023-11-06T07:58:04.213564-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cb0c8e-a062-4dcc-b737-deae4915ab30/?format=api"
                }
            ]
        }
    ]
}