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/5876961d-1f50-4473-9641-fdf9b5ac3940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5876961d-1f50-4473-9641-fdf9b5ac3940",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "29a56354-c001-4f1b-b8f1-9ff6410b93be",
    "completed": true,
    "last_updated": "2022-10-25T10:12:27.431130-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/29a56354-c001-4f1b-b8f1-9ff6410b93be",
    "datetime": "2022-10-24T20:05:00-04:00",
    "cutoff_datetime": "2022-10-24T20:05:00-04:00",
    "name": "Pittsburgh Penguins v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "8f7be5ec-9a13-4d7d-9c23-6b482ebc5704",
            "match": "https://api-prod.gambitprofit.com/api/matches/5876961d-1f50-4473-9641-fdf9b5ac3940/?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": "Edmonton Oilers",
                        "amount": 5521.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "323a73cd-9069-4f52-8daa-4ca05f5a100b",
                    "gambit_id": "b9a52cc7-4d5a-4118-b413-28c4fa199692",
                    "last_updated": "2022-10-25T10:12:27.441495-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7be5ec-9a13-4d7d-9c23-6b482ebc5704/?format=api"
                },
                {
                    "id": "81382836-ad78-4c61-934e-7b13299dd251",
                    "gambit_id": "f9de593a-73bc-4f1d-92c6-7c9a4bd6a2bc",
                    "last_updated": "2022-10-25T10:12:27.440480-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7be5ec-9a13-4d7d-9c23-6b482ebc5704/?format=api"
                }
            ]
        },
        {
            "id": "dc8caa70-8a0d-4657-a993-7dc6b71d6831",
            "match": "https://api-prod.gambitprofit.com/api/matches/5876961d-1f50-4473-9641-fdf9b5ac3940/?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": "Pittsburgh Penguins",
                        "amount": 6667.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "423495c0-f20e-4141-a472-7f954fa861a2",
                    "gambit_id": "0ea82c2f-f2f8-457c-84c6-8e2ce3784469",
                    "last_updated": "2022-10-25T10:12:27.438478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8caa70-8a0d-4657-a993-7dc6b71d6831/?format=api"
                },
                {
                    "id": "9c92a29b-21ce-4c93-9201-6aeafd2c72f0",
                    "gambit_id": "d699f0e5-c6c7-4d4b-b00d-64403b610fd4",
                    "last_updated": "2022-10-25T10:12:27.437454-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8caa70-8a0d-4657-a993-7dc6b71d6831/?format=api"
                }
            ]
        },
        {
            "id": "adb93186-d02d-40ee-b5af-2cf51d5d19a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/5876961d-1f50-4473-9641-fdf9b5ac3940/?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 Over 6.5",
                        "amount": 5521.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5080be3e-a837-4477-8b11-b7fc2888bf9f",
                    "gambit_id": "43d3a167-2cfe-472b-88da-d697747632c3",
                    "last_updated": "2022-10-25T10:12:27.435420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adb93186-d02d-40ee-b5af-2cf51d5d19a2/?format=api"
                },
                {
                    "id": "9dd9dd6f-888d-4e9f-8365-369de926d4a9",
                    "gambit_id": "e2db70d2-551a-436e-922c-b029ba739ba4",
                    "last_updated": "2022-10-25T10:12:27.434239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adb93186-d02d-40ee-b5af-2cf51d5d19a2/?format=api"
                }
            ]
        }
    ]
}