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/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76152cb7-ada7-4cbc-9fb9-0a78547ab393",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34891bbf-2040-4e99-886f-8e993e8ea222",
    "completed": true,
    "last_updated": "2022-10-26T09:42:12.477931-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/34891bbf-2040-4e99-886f-8e993e8ea222",
    "datetime": "2022-10-25T22:35:00-04:00",
    "cutoff_datetime": "2022-10-25T22:35:00-04:00",
    "name": "Tampa Bay Lightning v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "27ed6917-44c6-4f05-8fa4-9ea061c7697d",
            "match": "https://api-prod.gambitprofit.com/api/matches/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?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": "Tampa Bay Lightning",
                        "amount": 5610.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a1ffadf-0b60-480a-8ac6-4ad977fd08de",
                    "gambit_id": "8c2d45d0-d9c8-4bfb-887f-e3f444071424",
                    "last_updated": "2022-10-26T09:42:12.487461-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ed6917-44c6-4f05-8fa4-9ea061c7697d/?format=api"
                },
                {
                    "id": "4c600e7c-2cf7-41d8-a7c1-06f29fa74503",
                    "gambit_id": "7a2ec92e-5a42-439e-9676-030f41255445",
                    "last_updated": "2022-10-26T09:42:12.486481-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ed6917-44c6-4f05-8fa4-9ea061c7697d/?format=api"
                }
            ]
        },
        {
            "id": "3769072b-8dae-418d-af51-402e4e726611",
            "match": "https://api-prod.gambitprofit.com/api/matches/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?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": "Los Angeles Kings",
                        "amount": 6563.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67efc6c6-e29d-4355-b504-b047469b6dfa",
                    "gambit_id": "64cbca9a-4d9a-4e02-98ae-a9deec0391c5",
                    "last_updated": "2022-10-26T09:42:12.483466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3769072b-8dae-418d-af51-402e4e726611/?format=api"
                },
                {
                    "id": "2fc81c82-a4f0-4d37-94f5-9570a6320505",
                    "gambit_id": "f57d8a9f-242b-4cd5-a640-0aff3f2e8b5c",
                    "last_updated": "2022-10-26T09:42:12.484454-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3769072b-8dae-418d-af51-402e4e726611/?format=api"
                }
            ]
        },
        {
            "id": "31bfd0d3-41f1-4bb6-b1f5-d111f442c0ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?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": 5316.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa190fa1-e324-4dcd-9e9e-c63752284a94",
                    "gambit_id": "ee7a89ea-0c4d-41e6-9cc8-905cfaa20ade",
                    "last_updated": "2022-10-26T09:42:12.481406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31bfd0d3-41f1-4bb6-b1f5-d111f442c0ba/?format=api"
                },
                {
                    "id": "e897c24c-db95-4580-bc31-6526d635fcac",
                    "gambit_id": "bb5b803b-d747-465e-a6b6-3fe2c4b919aa",
                    "last_updated": "2022-10-26T09:42:12.480401-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31bfd0d3-41f1-4bb6-b1f5-d111f442c0ba/?format=api"
                }
            ]
        }
    ]
}