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/1efba1fb-a7ea-4e54-919c-eeb97b3fb761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1efba1fb-a7ea-4e54-919c-eeb97b3fb761",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d1bc71be-9460-4c64-aeec-c3153202eccf",
    "completed": true,
    "last_updated": "2023-02-28T12:37:09.206487-05:00",
    "created_at": "2023-02-27T10:17:02.474098-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d1bc71be-9460-4c64-aeec-c3153202eccf",
    "datetime": "2023-02-27T20:37:00-05:00",
    "cutoff_datetime": "2023-02-27T20:37:00-05:00",
    "name": "Boston Bruins v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "bf2d4332-9969-4e52-b29b-a21fcff35d2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1efba1fb-a7ea-4e54-919c-eeb97b3fb761/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-27T10:17:02.483300-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": 5316.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0e8dcb4-914f-4c66-bd61-e99934830bcb",
                    "gambit_id": "f1992676-b0da-4ce7-af31-37ea436471b8",
                    "last_updated": "2023-02-28T12:37:09.217462-05:00",
                    "created_at": "2023-02-27T10:17:02.485669-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2d4332-9969-4e52-b29b-a21fcff35d2d/?format=api"
                },
                {
                    "id": "b1372638-be40-4330-bf33-6f69e098c76f",
                    "gambit_id": "d7548f9d-6914-4a89-a3d3-1433eb5aed0a",
                    "last_updated": "2023-02-28T12:37:09.216327-05:00",
                    "created_at": "2023-02-27T10:17:02.484462-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2d4332-9969-4e52-b29b-a21fcff35d2d/?format=api"
                }
            ]
        },
        {
            "id": "ac2ed0fd-f6e7-4100-ae72-48f06f3a824a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1efba1fb-a7ea-4e54-919c-eeb97b3fb761/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-27T10:17:02.479641-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": "Edmonton Oilers",
                        "amount": 6563.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "290dfc4a-9886-4104-a3dd-4ede7f29097b",
                    "gambit_id": "6d3ab84c-dd28-4270-b069-1ff721995c0d",
                    "last_updated": "2023-02-28T12:37:09.212823-05:00",
                    "created_at": "2023-02-27T10:17:02.480829-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2ed0fd-f6e7-4100-ae72-48f06f3a824a/?format=api"
                },
                {
                    "id": "6af3fa31-05bb-4fac-9fed-4bb6d84c43a7",
                    "gambit_id": "e9b7a25f-d277-4af9-bef8-87bf42b2e9fa",
                    "last_updated": "2023-02-28T12:37:09.214002-05:00",
                    "created_at": "2023-02-27T10:17:02.482027-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac2ed0fd-f6e7-4100-ae72-48f06f3a824a/?format=api"
                }
            ]
        },
        {
            "id": "815b91e7-ea74-4b9c-954d-3f338ffca072",
            "match": "https://api-prod.gambitprofit.com/api/matches/1efba1fb-a7ea-4e54-919c-eeb97b3fb761/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-27T10:17:02.475791-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 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf524a15-e67d-47f7-b005-b21644a1c1c2",
                    "gambit_id": "18f846f6-b0b9-4794-900f-92f705db6ed7",
                    "last_updated": "2023-02-28T12:37:09.210459-05:00",
                    "created_at": "2023-02-27T10:17:02.478331-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815b91e7-ea74-4b9c-954d-3f338ffca072/?format=api"
                },
                {
                    "id": "a71c8237-7b07-49e7-aa32-22e3f96c4484",
                    "gambit_id": "7b152617-46bf-4715-b9b9-6f907c00903a",
                    "last_updated": "2023-02-28T12:37:09.209293-05:00",
                    "created_at": "2023-02-27T10:17:02.477066-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815b91e7-ea74-4b9c-954d-3f338ffca072/?format=api"
                }
            ]
        }
    ]
}