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/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "35aa9423-8d00-4eba-8da2-13658d1f5049",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4077853a-360f-4eab-8f4e-bdaa0f3fdb84",
    "completed": true,
    "last_updated": "2023-01-19T09:37:17.807846-05:00",
    "created_at": "2023-01-18T09:16:51.304741-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4077853a-360f-4eab-8f4e-bdaa0f3fdb84",
    "datetime": "2023-01-18T19:37:00-05:00",
    "cutoff_datetime": "2023-01-18T19:37:00-05:00",
    "name": "Boston Bruins v. New York Islanders",
    "bettypes": [
        {
            "id": "f131b7a7-504e-450d-9062-c6ad18de391e",
            "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:51.315700-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": 6418.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3582.0
                    }
                ],
                "expected_reward_tokens": 9562.82,
                "profit_sb": 62.82,
                "profit_sb_percentage": 0.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5668f2fd-9f98-4599-a13b-d88b9ca77960",
                    "gambit_id": "2b12ec94-9859-4dee-bdca-9a984a49af7a",
                    "last_updated": "2023-01-19T09:37:17.818506-05:00",
                    "created_at": "2023-01-18T09:16:51.318895-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f131b7a7-504e-450d-9062-c6ad18de391e/?format=api"
                },
                {
                    "id": "4d1fc85a-67f6-41a5-81c3-f151d9295b35",
                    "gambit_id": "fe2e49a1-c537-454e-b269-92edcbb109d1",
                    "last_updated": "2023-01-19T09:37:17.817406-05:00",
                    "created_at": "2023-01-18T09:16:51.317320-05:00",
                    "name": "New York Islanders",
                    "reward": "2.67000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f131b7a7-504e-450d-9062-c6ad18de391e/?format=api"
                }
            ]
        },
        {
            "id": "a70e5c52-9987-4da5-a044-b7a11f315de4",
            "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:51.311300-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": "New York Islanders",
                        "amount": 5873.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0bf060c6-16dc-4787-b6ef-67f91f723eeb",
                    "gambit_id": "4d67cac6-552d-4468-8b6f-abad772909c0",
                    "last_updated": "2023-01-19T09:37:17.813972-05:00",
                    "created_at": "2023-01-18T09:16:51.312753-05:00",
                    "name": "New York Islanders",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70e5c52-9987-4da5-a044-b7a11f315de4/?format=api"
                },
                {
                    "id": "571de92d-2692-4a13-bc11-67c818f0e1a1",
                    "gambit_id": "d099b47d-5b97-4386-81b3-0b5663935a28",
                    "last_updated": "2023-01-19T09:37:17.815054-05:00",
                    "created_at": "2023-01-18T09:16:51.314289-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70e5c52-9987-4da5-a044-b7a11f315de4/?format=api"
                }
            ]
        },
        {
            "id": "f031ae2e-c32f-4c4b-bed7-096cfd1dc579",
            "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:51.306602-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": 5211.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d96101a3-af65-4fbf-909a-ffb148a83a4d",
                    "gambit_id": "9a1b14dc-a7aa-4e70-8a2e-76954a719f00",
                    "last_updated": "2023-01-19T09:37:17.811727-05:00",
                    "created_at": "2023-01-18T09:16:51.309578-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
                },
                {
                    "id": "20a5f297-94fc-41f2-9c6c-f42668162cbb",
                    "gambit_id": "edc00998-00de-4432-84bb-648a99c3fb56",
                    "last_updated": "2023-01-19T09:37:17.810573-05:00",
                    "created_at": "2023-01-18T09:16:51.307995-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
                }
            ]
        }
    ]
}