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/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b2e6ce7c-c9ec-460f-8273-0c3fff4497a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89d3c37a-456a-4243-88e4-779140aefeb9",
    "completed": true,
    "last_updated": "2023-01-23T10:07:17.634984-05:00",
    "created_at": "2023-01-21T08:21:59.496397-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/89d3c37a-456a-4243-88e4-779140aefeb9",
    "datetime": "2023-01-21T22:07:00-05:00",
    "cutoff_datetime": "2023-01-21T22:07:00-05:00",
    "name": "Colorado Avalanche v. Seattle Kraken",
    "bettypes": [
        {
            "id": "73e2a6cb-4f14-4425-9c80-2d276d9f50f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T08:21:59.501991-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": 5106.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e448028b-2f40-43c6-a572-e3eeddbbfb09",
                    "gambit_id": "4d2f7850-9bc0-457b-97c6-97ca7d5b2361",
                    "last_updated": "2023-01-23T10:07:17.653232-05:00",
                    "created_at": "2023-01-21T08:21:59.503197-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e2a6cb-4f14-4425-9c80-2d276d9f50f5/?format=api"
                },
                {
                    "id": "b36a0d01-6ce4-4311-aac2-32b7d31ddafa",
                    "gambit_id": "97972ead-f56e-4217-9bb8-00d0ff089d7c",
                    "last_updated": "2023-01-23T10:07:17.654908-05:00",
                    "created_at": "2023-01-21T08:21:59.504423-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e2a6cb-4f14-4425-9c80-2d276d9f50f5/?format=api"
                }
            ]
        },
        {
            "id": "4d2fd8f9-eb55-49fc-a9ba-da97690af223",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T08:21:59.498006-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": "Colorado Avalanche",
                        "amount": 6876.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3124.0
                    }
                ],
                "expected_reward_tokens": 9557.64,
                "profit_sb": 57.64,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a809ed45-97df-4616-ba09-8d0da157ba57",
                    "gambit_id": "01f8a212-5778-4d36-9c8d-8f04e2ad394a",
                    "last_updated": "2023-01-23T10:07:17.645074-05:00",
                    "created_at": "2023-01-21T08:21:59.500579-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2fd8f9-eb55-49fc-a9ba-da97690af223/?format=api"
                },
                {
                    "id": "c92e0cb8-a359-43c8-91f4-a549552432c4",
                    "gambit_id": "eef419fb-6b1f-486a-af7a-efd9d47147b8",
                    "last_updated": "2023-01-23T10:07:17.643406-05:00",
                    "created_at": "2023-01-21T08:21:59.499254-05:00",
                    "name": "Seattle Kraken",
                    "reward": "3.06000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2fd8f9-eb55-49fc-a9ba-da97690af223/?format=api"
                }
            ]
        },
        {
            "id": "cf7bda16-57d4-44eb-a5ed-41995013e43f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T09:37:04.418366-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": 5211.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8262cf0-27e0-499f-a48c-968e97026f93",
                    "gambit_id": "34139f2b-fd11-4c62-9027-07bca5e94ca6",
                    "last_updated": "2023-01-23T10:07:17.638924-05:00",
                    "created_at": "2023-01-21T09:37:04.419644-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
                },
                {
                    "id": "d9c1f509-4d91-425f-8d69-df1018996641",
                    "gambit_id": "c85a920f-57c3-43c9-9721-72ae5f2d9a02",
                    "last_updated": "2023-01-23T10:07:17.640328-05:00",
                    "created_at": "2023-01-21T09:37:04.420920-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
                }
            ]
        }
    ]
}