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/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8ce7c915-3641-4d1a-acd5-ce48f1e79079",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "efb23d3f-2ce3-48b6-8786-f0943d2d91c2",
    "completed": true,
    "last_updated": "2023-01-14T20:22:16.792364-05:00",
    "created_at": "2023-01-13T09:11:49.282411-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/efb23d3f-2ce3-48b6-8786-f0943d2d91c2",
    "datetime": "2023-01-13T22:37:00-05:00",
    "cutoff_datetime": "2023-01-13T22:37:00-05:00",
    "name": "Edmonton Oilers v. San Jose Sharks",
    "bettypes": [
        {
            "id": "232fbee4-978d-47d2-94da-7c5fb348f520",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-13T09:11:49.291364-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": 5882.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4118.0
                    }
                ],
                "expected_reward_tokens": 9058.28,
                "profit_sb": 58.28,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "02d8a2e5-dde8-4790-800b-9619798c13f5",
                    "gambit_id": "c8393991-5e4f-40e4-b54f-6a7321ee2c13",
                    "last_updated": "2023-01-14T20:22:16.821096-05:00",
                    "created_at": "2023-01-13T09:11:49.293844-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.54000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
                },
                {
                    "id": "3613fdbb-fe8f-45d4-a693-005666829352",
                    "gambit_id": "1736a970-7267-47a7-8021-190a62c3a756",
                    "last_updated": "2023-01-14T20:22:16.817938-05:00",
                    "created_at": "2023-01-13T09:11:49.292477-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
                }
            ]
        },
        {
            "id": "1aa1138c-ab95-4867-b16c-bcd7bcec8121",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-13T09:11:49.287732-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": "San Jose Sharks",
                        "amount": 6026.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "488b28e9-70d5-438f-b58b-614d533a4b52",
                    "gambit_id": "4b3e6fed-fc3e-4015-b1bf-710da7458725",
                    "last_updated": "2023-01-14T20:22:16.808349-05:00",
                    "created_at": "2023-01-13T09:11:49.288903-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa1138c-ab95-4867-b16c-bcd7bcec8121/?format=api"
                },
                {
                    "id": "3075336c-13f6-43d5-b103-a56e26b2d57d",
                    "gambit_id": "3bfeab4d-ce50-4362-8c17-970d2a3fda5b",
                    "last_updated": "2023-01-14T20:22:16.811427-05:00",
                    "created_at": "2023-01-13T09:11:49.290105-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa1138c-ab95-4867-b16c-bcd7bcec8121/?format=api"
                }
            ]
        },
        {
            "id": "8c7285fc-956c-4ddf-935c-6626895a60fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-13T09:11:49.284069-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 7",
                        "amount": 5402.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4598.0
                    }
                ],
                "expected_reward_tokens": 8966.1,
                "profit_sb": -33.9,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9eb37d08-db4a-41f8-b14c-43e555bce48f",
                    "gambit_id": "9e858029-0651-426b-97f3-78b8b1088ffa",
                    "last_updated": "2023-01-14T20:22:16.799430-05:00",
                    "created_at": "2023-01-13T09:11:49.285270-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.66000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c7285fc-956c-4ddf-935c-6626895a60fa/?format=api"
                },
                {
                    "id": "db90e723-d599-4db9-9908-3d7e26daead5",
                    "gambit_id": "26e882a2-3826-4ee4-9e2a-2aa3debd114b",
                    "last_updated": "2023-01-14T20:22:16.802464-05:00",
                    "created_at": "2023-01-13T09:11:49.286475-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c7285fc-956c-4ddf-935c-6626895a60fa/?format=api"
                }
            ]
        }
    ]
}