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/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "760aed0f-fedc-4b76-b056-5cb56407b6fb",
    "completed": true,
    "last_updated": "2023-03-17T13:52:05.934331-04:00",
    "created_at": "2023-03-16T17:37:17.625539-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/760aed0f-fedc-4b76-b056-5cb56407b6fb",
    "datetime": "2023-03-16T21:07:00-04:00",
    "cutoff_datetime": "2023-03-16T21:07:00-04:00",
    "name": "Dallas Stars v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "b29c6fb5-6a92-472f-8494-ce964cafff84",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-16T17:37:17.639101-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": "Edmonton Oilers",
                        "amount": 5939.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad3119c9-36f0-4406-a782-c2ad39709e93",
                    "gambit_id": "b1aca85c-9db3-437f-bf6c-7eeddaef2bc1",
                    "last_updated": "2023-03-17T13:52:05.944102-04:00",
                    "created_at": "2023-03-16T17:37:17.640975-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
                },
                {
                    "id": "3bdf7a26-ca25-4e3b-8701-6097825832ff",
                    "gambit_id": "1cafc44f-ce9e-4c3e-b4e5-9a0cf99c2acd",
                    "last_updated": "2023-03-17T13:52:05.945249-04:00",
                    "created_at": "2023-03-16T17:37:17.642702-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
                }
            ]
        },
        {
            "id": "314ec437-4eef-4dde-8d78-bdb3abcb682e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-16T17:37:17.633381-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": "Dallas Stars",
                        "amount": 6241.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "618f1483-84b4-4ef2-91e7-cccc2f780d8e",
                    "gambit_id": "c99f830e-d54c-4ea9-8e75-8754c430af3f",
                    "last_updated": "2023-03-17T13:52:05.941574-04:00",
                    "created_at": "2023-03-16T17:37:17.636962-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314ec437-4eef-4dde-8d78-bdb3abcb682e/?format=api"
                },
                {
                    "id": "adad3108-09e5-4d86-a58e-90d5c8ef7e45",
                    "gambit_id": "23f6ba83-e631-4110-80d8-05bc4c373b07",
                    "last_updated": "2023-03-17T13:52:05.940533-04:00",
                    "created_at": "2023-03-16T17:37:17.635085-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314ec437-4eef-4dde-8d78-bdb3abcb682e/?format=api"
                }
            ]
        },
        {
            "id": "15fd88ff-52f3-4584-b8f5-fcfe7c52cc09",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-16T17:37:17.627669-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 6.5",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "884168ae-9252-4551-969b-216b97177cf7",
                    "gambit_id": "32e29a34-2996-4544-bb58-7da003ec1d2f",
                    "last_updated": "2023-03-17T13:52:05.938090-04:00",
                    "created_at": "2023-03-16T17:37:17.631114-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
                },
                {
                    "id": "ed3018dd-6f6d-41dc-afd1-7abc67f0922b",
                    "gambit_id": "be42f593-706d-4680-bac5-459faf23340d",
                    "last_updated": "2023-03-17T13:52:05.936983-04:00",
                    "created_at": "2023-03-16T17:37:17.629167-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
                }
            ]
        }
    ]
}