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/5b4f773c-e158-48ff-86cb-1d78d747e62e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b4f773c-e158-48ff-86cb-1d78d747e62e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "601a6a98-26af-490b-9c98-dfef76e7ca7d",
    "completed": true,
    "last_updated": "2022-11-16T09:52:14.326086-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/601a6a98-26af-490b-9c98-dfef76e7ca7d",
    "datetime": "2022-11-15T19:05:00-05:00",
    "cutoff_datetime": "2022-11-15T19:05:00-05:00",
    "name": "Washington Capitals v. Florida Panthers",
    "bettypes": [
        {
            "id": "e01412e5-ef27-43eb-9325-612d2e252040",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?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": "Florida Panthers",
                        "amount": 6345.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d1a4fa9-2c35-4d3f-b832-0e690671d7a8",
                    "gambit_id": "a63de3dd-d883-4f58-8093-a17801ec7e98",
                    "last_updated": "2022-11-16T09:52:14.335445-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01412e5-ef27-43eb-9325-612d2e252040/?format=api"
                },
                {
                    "id": "8b777f12-09d7-42ea-a935-7521efc6822f",
                    "gambit_id": "5e853695-956a-42ee-9338-acb22bed264b",
                    "last_updated": "2022-11-16T09:52:14.336436-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01412e5-ef27-43eb-9325-612d2e252040/?format=api"
                }
            ]
        },
        {
            "id": "d3d3be98-b74f-4f18-9c04-b6977d8f5482",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?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": "Washington Capitals",
                        "amount": 5824.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4176.0
                    }
                ],
                "expected_reward_tokens": 9143.68,
                "profit_sb": 143.68,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "706bc17b-7ae4-47b1-aabb-2156d3bccf16",
                    "gambit_id": "1d5cdfaf-a228-4bd4-a06f-688fbbac9ac0",
                    "last_updated": "2022-11-16T09:52:14.333386-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.57000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d3be98-b74f-4f18-9c04-b6977d8f5482/?format=api"
                },
                {
                    "id": "290f6092-2d0d-47df-be4c-aaf33bf4c1dc",
                    "gambit_id": "35e7631d-46e3-472d-8c85-1aa58e788a17",
                    "last_updated": "2022-11-16T09:52:14.332375-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.19000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d3be98-b74f-4f18-9c04-b6977d8f5482/?format=api"
                }
            ]
        },
        {
            "id": "c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?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": 5397.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6038c8f-f494-455a-bbab-896657bce862",
                    "gambit_id": "63404dbe-0246-41ca-adeb-3938fbe63275",
                    "last_updated": "2022-11-16T09:52:14.329159-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
                },
                {
                    "id": "33ed5055-7836-4a36-a6b3-392e63a0203d",
                    "gambit_id": "315a38ef-b90a-436a-845d-2c71d6f48e7d",
                    "last_updated": "2022-11-16T09:52:14.330310-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
                }
            ]
        }
    ]
}