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/b03967a3-f521-4a8c-99f7-ea7514d3aefd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b03967a3-f521-4a8c-99f7-ea7514d3aefd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9555254d-c929-47da-98a9-00fff7035c49",
    "completed": true,
    "last_updated": "2022-10-26T09:52:11.032284-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9555254d-c929-47da-98a9-00fff7035c49",
    "datetime": "2022-10-25T19:05:00-04:00",
    "cutoff_datetime": "2022-10-25T19:05:00-04:00",
    "name": "Dallas Stars v. Boston Bruins",
    "bettypes": [
        {
            "id": "154d0fcc-a538-4ce0-bcb8-11808a222265",
            "match": "https://api-prod.gambitprofit.com/api/matches/b03967a3-f521-4a8c-99f7-ea7514d3aefd/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Boston Bruins",
                        "amount": 6173.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7d56c98-b2b7-410c-ae86-695eef1b4cf0",
                    "gambit_id": "3212d713-2d9b-4d2b-a9ee-e20e5732d014",
                    "last_updated": "2022-10-26T09:52:11.042088-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154d0fcc-a538-4ce0-bcb8-11808a222265/?format=api"
                },
                {
                    "id": "a2103f67-1287-41f7-be0e-84d9a769817b",
                    "gambit_id": "eb3e3fce-233e-4586-97de-bafb90b36a27",
                    "last_updated": "2022-10-26T09:52:11.043209-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154d0fcc-a538-4ce0-bcb8-11808a222265/?format=api"
                }
            ]
        },
        {
            "id": "b8d9fa32-babd-4db2-b513-1f414ff37c03",
            "match": "https://api-prod.gambitprofit.com/api/matches/b03967a3-f521-4a8c-99f7-ea7514d3aefd/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Dallas Stars",
                        "amount": 6173.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2a207aa5-0013-49e3-9d4f-72f395304a06",
                    "gambit_id": "951d013c-adcf-4360-96b6-7411596fc673",
                    "last_updated": "2022-10-26T09:52:11.038725-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d9fa32-babd-4db2-b513-1f414ff37c03/?format=api"
                },
                {
                    "id": "243e036e-db93-4b92-b953-1ca1c1d97ecd",
                    "gambit_id": "13f3b3d6-b553-4bd4-a0e9-315b75e03b07",
                    "last_updated": "2022-10-26T09:52:11.039912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d9fa32-babd-4db2-b513-1f414ff37c03/?format=api"
                }
            ]
        },
        {
            "id": "89798e60-7d8d-44a9-a83d-3c6879f8f2c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b03967a3-f521-4a8c-99f7-ea7514d3aefd/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5316.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d721a2d-5da9-4a0f-8ea9-7ee2b86eb069",
                    "gambit_id": "b672fb84-8a90-4e5b-9e3f-a12432d997aa",
                    "last_updated": "2022-10-26T09:52:11.035157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89798e60-7d8d-44a9-a83d-3c6879f8f2c9/?format=api"
                },
                {
                    "id": "ff3bf8f7-cb04-49a6-b4ee-af65b267761e",
                    "gambit_id": "ea3ed103-965d-41ec-b3d7-410739bca21f",
                    "last_updated": "2022-10-26T09:52:11.036345-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89798e60-7d8d-44a9-a83d-3c6879f8f2c9/?format=api"
                }
            ]
        }
    ]
}