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/57ab9e55-6e07-47df-be78-62d2347e20b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57ab9e55-6e07-47df-be78-62d2347e20b6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db6541b2-39a9-4adc-a3b6-4af9f073b88f",
    "completed": true,
    "last_updated": "2023-04-27T11:52:07.481341-04:00",
    "created_at": "2023-04-26T12:02:12.954130-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/db6541b2-39a9-4adc-a3b6-4af9f073b88f",
    "datetime": "2023-04-26T21:38:00-04:00",
    "cutoff_datetime": "2023-04-26T21:38:00-04:00",
    "name": "Seattle Kraken v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "85e0f646-be1a-47bd-832a-889ee6393ed4",
            "match": "https://api-prod.gambitprofit.com/api/matches/57ab9e55-6e07-47df-be78-62d2347e20b6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:12.968040-04: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": "Colorado Avalanche",
                        "amount": 6399.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae0e7b61-6550-4cd9-9f5a-cf52dbf80d70",
                    "gambit_id": "b6764902-8c6a-4cc7-b02f-de393dd99931",
                    "last_updated": "2023-04-27T11:52:07.497044-04:00",
                    "created_at": "2023-04-26T12:02:12.971156-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e0f646-be1a-47bd-832a-889ee6393ed4/?format=api"
                },
                {
                    "id": "1a30fb57-606c-4c10-b64c-27d765c6c51d",
                    "gambit_id": "8c328563-d6ac-4304-bc2d-64736facb778",
                    "last_updated": "2023-04-27T11:52:07.495153-04:00",
                    "created_at": "2023-04-26T12:02:12.969531-04:00",
                    "name": "Seattle Kraken",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e0f646-be1a-47bd-832a-889ee6393ed4/?format=api"
                }
            ]
        },
        {
            "id": "06c843fb-7809-4c0b-bd4f-6b15d7caf178",
            "match": "https://api-prod.gambitprofit.com/api/matches/57ab9e55-6e07-47df-be78-62d2347e20b6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:12.962782-04: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": "Seattle Kraken",
                        "amount": 5939.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "712adab0-6d94-435f-be8e-29730e2d0ab9",
                    "gambit_id": "011e4417-7e76-4216-8ee4-c59e3ce022b8",
                    "last_updated": "2023-04-27T11:52:07.491018-04:00",
                    "created_at": "2023-04-26T12:02:12.966331-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c843fb-7809-4c0b-bd4f-6b15d7caf178/?format=api"
                },
                {
                    "id": "dff3d68f-2be2-42e1-bec8-4b7e16528f98",
                    "gambit_id": "ae1347a9-016d-4c6a-ad28-e35078d87c24",
                    "last_updated": "2023-04-27T11:52:07.489456-04:00",
                    "created_at": "2023-04-26T12:02:12.964376-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c843fb-7809-4c0b-bd4f-6b15d7caf178/?format=api"
                }
            ]
        },
        {
            "id": "883c9691-9d9e-4f3d-ba24-275bd59bae3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/57ab9e55-6e07-47df-be78-62d2347e20b6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:12.957108-04: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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4be27ef4-1248-45d0-8a06-25053f8f0057",
                    "gambit_id": "fadc1197-4605-4ce4-bce1-394fda01f19b",
                    "last_updated": "2023-04-27T11:52:07.485017-04:00",
                    "created_at": "2023-04-26T12:02:12.958982-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883c9691-9d9e-4f3d-ba24-275bd59bae3a/?format=api"
                },
                {
                    "id": "cc64a9e6-23e2-4cd9-be6c-2edaa85b225b",
                    "gambit_id": "b6ac679c-0ed8-43bf-a0c3-499f74c0df2d",
                    "last_updated": "2023-04-27T11:52:07.486447-04:00",
                    "created_at": "2023-04-26T12:02:12.960814-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883c9691-9d9e-4f3d-ba24-275bd59bae3a/?format=api"
                }
            ]
        }
    ]
}