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/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41c272b8-f4a9-4982-bbc4-ffeecf8040e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "62a47014-c9aa-4f88-be9d-c3116da78daf",
    "completed": true,
    "last_updated": "2022-11-11T21:32:21.870785-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/62a47014-c9aa-4f88-be9d-c3116da78daf",
    "datetime": "2022-11-10T21:05:00-05:00",
    "cutoff_datetime": "2022-11-10T21:05:00-05:00",
    "name": "Nashville Predators v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "48753d0e-41c4-4821-821e-ada5bc35cfed",
            "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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": "Colorado Avalanche",
                        "amount": 6266.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88c1f027-5be3-463b-ac8a-cb76ac7646c9",
                    "gambit_id": "c80bb4ec-46a0-43ab-bc69-c2a350265410",
                    "last_updated": "2022-11-11T21:32:21.880376-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48753d0e-41c4-4821-821e-ada5bc35cfed/?format=api"
                },
                {
                    "id": "e536b92c-bb5a-40ce-8a27-65f16e302a3d",
                    "gambit_id": "9cc73e54-c96b-4939-9094-9c40bd6e969d",
                    "last_updated": "2022-11-11T21:32:21.881341-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48753d0e-41c4-4821-821e-ada5bc35cfed/?format=api"
                }
            ]
        },
        {
            "id": "f7d74272-6b0c-4ba5-9341-bdc42db72d5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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": "Nashville Predators",
                        "amount": 5737.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b202cfa-0265-42a8-9912-02ea53138750",
                    "gambit_id": "988781e7-7907-4a62-9e6e-e52b46f4a16f",
                    "last_updated": "2022-11-11T21:32:21.878452-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d74272-6b0c-4ba5-9341-bdc42db72d5f/?format=api"
                },
                {
                    "id": "0043754b-86fd-47b3-99c9-6a4fff19acf4",
                    "gambit_id": "41aee60f-f824-4052-8638-40a6dcbab45c",
                    "last_updated": "2022-11-11T21:32:21.877491-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d74272-6b0c-4ba5-9341-bdc42db72d5f/?format=api"
                }
            ]
        },
        {
            "id": "be8068ba-25a1-453c-b05c-350a868fa955",
            "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ff7f7c6-22a2-44a3-a727-78d76cc0488a",
                    "gambit_id": "663f366d-c943-413f-a310-3c399354c4ba",
                    "last_updated": "2022-11-11T21:32:21.874527-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8068ba-25a1-453c-b05c-350a868fa955/?format=api"
                },
                {
                    "id": "583da331-342b-4542-8fb7-8a640af75388",
                    "gambit_id": "614bf74e-1898-4d00-880f-0f38a999908a",
                    "last_updated": "2022-11-11T21:32:21.875542-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8068ba-25a1-453c-b05c-350a868fa955/?format=api"
                }
            ]
        }
    ]
}