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/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5c179f4-0115-4d80-b646-86ce99f78dd9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bd225dfe-938a-4c25-8310-6bd48ee264f0",
    "completed": true,
    "last_updated": "2023-02-09T11:12:07.399356-05:00",
    "created_at": "2023-02-08T09:37:00.967294-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bd225dfe-938a-4c25-8310-6bd48ee264f0",
    "datetime": "2023-02-08T20:37:00-05:00",
    "cutoff_datetime": "2023-02-08T20:37:00-05:00",
    "name": "Minnesota Wild v. Dallas Stars",
    "bettypes": [
        {
            "id": "7acde06a-e0a7-4ba3-b114-cae1b11534d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-08T09:37:00.973268-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": 5773.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56f01803-5042-4cb5-ae4c-88944ad00903",
                    "gambit_id": "badb5d16-fdce-4f08-81ce-75845a636e3c",
                    "last_updated": "2023-02-09T11:12:07.410413-05:00",
                    "created_at": "2023-02-08T09:37:00.974473-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7acde06a-e0a7-4ba3-b114-cae1b11534d4/?format=api"
                },
                {
                    "id": "dd5584bb-5787-4daf-9024-a4362be0335b",
                    "gambit_id": "4601adb6-4112-43e1-8baa-5f0530e30173",
                    "last_updated": "2023-02-09T11:12:07.411621-05:00",
                    "created_at": "2023-02-08T09:37:00.975774-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7acde06a-e0a7-4ba3-b114-cae1b11534d4/?format=api"
                }
            ]
        },
        {
            "id": "72338a90-9430-4d32-9dda-78e08a0b638e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-08T09:37:00.969013-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": "Minnesota Wild",
                        "amount": 6324.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36e59922-a464-410e-bfed-ac1b3c9f5e20",
                    "gambit_id": "0e42d971-2a6e-464f-b99f-cd23e3837b38",
                    "last_updated": "2023-02-09T11:12:07.407890-05:00",
                    "created_at": "2023-02-08T09:37:00.971833-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72338a90-9430-4d32-9dda-78e08a0b638e/?format=api"
                },
                {
                    "id": "6a1eff91-89f6-4e13-b8eb-eb5a520f078f",
                    "gambit_id": "7cee9f31-6a34-481e-944d-21aab800a2cf",
                    "last_updated": "2023-02-09T11:12:07.406681-05:00",
                    "created_at": "2023-02-08T09:37:00.970347-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72338a90-9430-4d32-9dda-78e08a0b638e/?format=api"
                }
            ]
        },
        {
            "id": "bb43d12e-8489-4011-a338-72111a38ee5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-08T12:22:13.604508-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 5.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7d436a7-eedb-4791-a854-26584614caa8",
                    "gambit_id": "836e8b2f-06d2-4d4f-9f6c-3b7a8c8485e0",
                    "last_updated": "2023-02-09T11:12:07.403979-05:00",
                    "created_at": "2023-02-08T12:22:13.607560-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb43d12e-8489-4011-a338-72111a38ee5b/?format=api"
                },
                {
                    "id": "cb5b4f66-bf01-4ee4-a542-03417cfd314e",
                    "gambit_id": "75557bdd-e140-4d7c-b833-c9974af919f1",
                    "last_updated": "2023-02-09T11:12:07.402676-05:00",
                    "created_at": "2023-02-08T12:22:13.605947-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb43d12e-8489-4011-a338-72111a38ee5b/?format=api"
                }
            ]
        }
    ]
}