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/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5ca648cd-9e79-451a-a9af-10b82d4b0dd0",
    "completed": true,
    "last_updated": "2022-11-14T15:17:45.810956-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5ca648cd-9e79-451a-a9af-10b82d4b0dd0",
    "datetime": "2022-11-13T13:05:00-05:00",
    "cutoff_datetime": "2022-11-13T13:05:00-05:00",
    "name": "Dallas Stars v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "6a0f6b3c-36d7-423c-947e-a2287ae2b0d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?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": "Dallas Stars",
                        "amount": 6266.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6b2d7e7-8ca6-400d-94a4-83301856524c",
                    "gambit_id": "f754a935-771a-4f2e-ab08-00a80de1ed5a",
                    "last_updated": "2022-11-14T15:17:45.820878-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0f6b3c-36d7-423c-947e-a2287ae2b0d8/?format=api"
                },
                {
                    "id": "75221dac-c3c4-420b-a2da-7726c684f4b7",
                    "gambit_id": "e3e69827-204a-49a2-b084-55d009966286",
                    "last_updated": "2022-11-14T15:17:45.819905-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0f6b3c-36d7-423c-947e-a2287ae2b0d8/?format=api"
                }
            ]
        },
        {
            "id": "748a5048-234e-42a1-90cc-f9d6dc7ce2f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?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": "Philadelphia Flyers",
                        "amount": 5984.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ffb17180-2d65-4557-a708-99784f496ae5",
                    "gambit_id": "61808e4d-7081-4070-9061-aade2c950be3",
                    "last_updated": "2022-11-14T15:17:45.816973-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748a5048-234e-42a1-90cc-f9d6dc7ce2f3/?format=api"
                },
                {
                    "id": "9b9ce6eb-7141-4971-bf20-cfed15b531e6",
                    "gambit_id": "60b8f79a-0924-44ba-a209-13381b94e3b5",
                    "last_updated": "2022-11-14T15:17:45.817988-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748a5048-234e-42a1-90cc-f9d6dc7ce2f3/?format=api"
                }
            ]
        },
        {
            "id": "51f35564-3dd1-45a0-a193-0c6b80062719",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?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": "e20b86b9-2909-4392-a964-aa95a46b42ea",
                    "gambit_id": "751de1e0-43b7-4fcf-9f76-949e13167d47",
                    "last_updated": "2022-11-14T15:17:45.813853-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/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
                },
                {
                    "id": "5ecd774a-68cc-490f-8433-e90f4f6dc05c",
                    "gambit_id": "7a9801e0-dd25-4784-ba78-f62ae488a78c",
                    "last_updated": "2022-11-14T15:17:45.815043-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/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
                }
            ]
        }
    ]
}