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/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00822ee3-893b-4291-bddf-1f98ecfeda84",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5d035fc3-1734-4cb1-989b-374b40e97dc3",
    "completed": true,
    "last_updated": "2023-02-17T09:46:57.977680-05:00",
    "created_at": "2023-02-16T09:21:55.504802-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5d035fc3-1734-4cb1-989b-374b40e97dc3",
    "datetime": "2023-02-16T22:07:00-05:00",
    "cutoff_datetime": "2023-02-16T22:07:00-05:00",
    "name": "Philadelphia Flyers v. Seattle Kraken",
    "bettypes": [
        {
            "id": "d506f66c-4c1b-42ed-925e-b608e686caee",
            "match": "https://api-prod.gambitprofit.com/api/matches/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-16T09:21:55.514467-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": "Seattle Kraken",
                        "amount": 6401.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0eeb03b2-5764-4abc-8af6-6d81e6261e50",
                    "gambit_id": "7ad85224-66b0-4af8-b008-5fd45d31dfc3",
                    "last_updated": "2023-02-17T09:46:57.989238-05:00",
                    "created_at": "2023-02-16T09:21:55.515676-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d506f66c-4c1b-42ed-925e-b608e686caee/?format=api"
                },
                {
                    "id": "7b796031-8536-4d40-a0d7-e171b830af2c",
                    "gambit_id": "92006d90-925f-462b-ad61-6719e4543976",
                    "last_updated": "2023-02-17T09:46:57.990356-05:00",
                    "created_at": "2023-02-16T09:21:55.516929-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d506f66c-4c1b-42ed-925e-b608e686caee/?format=api"
                }
            ]
        },
        {
            "id": "c5e682c1-7341-4d70-95b8-fd3ef8a69fa6",
            "match": "https://api-prod.gambitprofit.com/api/matches/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-16T09:21:55.510587-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": "Philadelphia Flyers",
                        "amount": 5780.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "50b24b8f-c3e0-410d-b64b-f146ff6b468b",
                    "gambit_id": "a1ac74b5-fcde-4b5a-8c4f-4ac62cc2beaf",
                    "last_updated": "2023-02-17T09:46:57.986696-05:00",
                    "created_at": "2023-02-16T09:21:55.513064-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e682c1-7341-4d70-95b8-fd3ef8a69fa6/?format=api"
                },
                {
                    "id": "f7e8f401-e07a-4079-981f-a753fc6098b9",
                    "gambit_id": "4feb2683-dae2-48f8-b216-86334e40c781",
                    "last_updated": "2023-02-17T09:46:57.985107-05:00",
                    "created_at": "2023-02-16T09:21:55.511766-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e682c1-7341-4d70-95b8-fd3ef8a69fa6/?format=api"
                }
            ]
        },
        {
            "id": "b896f970-3d89-40ef-bfa8-c6037634510e",
            "match": "https://api-prod.gambitprofit.com/api/matches/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-16T09:21:55.506465-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",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf7faee0-ab82-47bd-ab7d-3a44df9f9c58",
                    "gambit_id": "855b70d4-693d-4fcd-bad4-96295b698baa",
                    "last_updated": "2023-02-17T09:46:57.980722-05:00",
                    "created_at": "2023-02-16T09:21:55.507852-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b896f970-3d89-40ef-bfa8-c6037634510e/?format=api"
                },
                {
                    "id": "1095f1ec-1423-4b6c-a3f4-63cf205bdc68",
                    "gambit_id": "e6613ecf-90f5-4eb6-8624-bcc547e6eae9",
                    "last_updated": "2023-02-17T09:46:57.981901-05:00",
                    "created_at": "2023-02-16T09:21:55.509195-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b896f970-3d89-40ef-bfa8-c6037634510e/?format=api"
                }
            ]
        }
    ]
}