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/044220c1-5af3-4179-9887-3109b6b04767/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "044220c1-5af3-4179-9887-3109b6b04767",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "68300452-f3ec-4253-bacf-c5893bc6a39f",
    "completed": true,
    "last_updated": "2022-10-24T11:56:49.395394-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/68300452-f3ec-4253-bacf-c5893bc6a39f",
    "datetime": "2022-10-23T17:05:00-04:00",
    "cutoff_datetime": "2022-10-23T17:05:00-04:00",
    "name": "New York Islanders v. Florida Panthers",
    "bettypes": [
        {
            "id": "b5e88182-e6c3-4d33-a939-709efcc4eb2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/044220c1-5af3-4179-9887-3109b6b04767/?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": "Florida Panthers",
                        "amount": 6401.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97086619-fb5d-4818-85ec-6ca0158ed3aa",
                    "gambit_id": "ab8f0518-896c-43ea-9770-cec32eeac8d7",
                    "last_updated": "2022-10-24T11:56:49.404417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5e88182-e6c3-4d33-a939-709efcc4eb2c/?format=api"
                },
                {
                    "id": "51417008-178e-41a9-a937-c4bb51ae455c",
                    "gambit_id": "87f242d0-9aed-46c1-a749-295b3916c505",
                    "last_updated": "2022-10-24T11:56:49.405393-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5e88182-e6c3-4d33-a939-709efcc4eb2c/?format=api"
                }
            ]
        },
        {
            "id": "23479cfb-2825-4a24-b5e1-faf87b1a3571",
            "match": "https://api-prod.gambitprofit.com/api/matches/044220c1-5af3-4179-9887-3109b6b04767/?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": "New York Islanders",
                        "amount": 5696.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d4e5625-5df0-4524-ad5c-d4d34912889c",
                    "gambit_id": "ae9ff62d-3796-4052-872a-e36a4164fdf8",
                    "last_updated": "2022-10-24T11:56:49.402439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23479cfb-2825-4a24-b5e1-faf87b1a3571/?format=api"
                },
                {
                    "id": "ea17433c-dae7-4e7a-80de-cf4a65189241",
                    "gambit_id": "5e5151aa-ed01-4ee4-9ecb-fb954872587d",
                    "last_updated": "2022-10-24T11:56:49.401439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23479cfb-2825-4a24-b5e1-faf87b1a3571/?format=api"
                }
            ]
        },
        {
            "id": "014f99e6-54ae-4af0-892d-b600877e1f89",
            "match": "https://api-prod.gambitprofit.com/api/matches/044220c1-5af3-4179-9887-3109b6b04767/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87d5a6b5-c190-4c19-aa1c-94de964620a4",
                    "gambit_id": "7686837f-87d5-42b7-aa55-7d47882cde23",
                    "last_updated": "2022-10-24T11:56:49.399409-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014f99e6-54ae-4af0-892d-b600877e1f89/?format=api"
                },
                {
                    "id": "31055ef2-cdbc-442c-b024-8d7bb574766e",
                    "gambit_id": "5251f7c8-b9b8-437b-8573-a363bfcca703",
                    "last_updated": "2022-10-24T11:56:49.398280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014f99e6-54ae-4af0-892d-b600877e1f89/?format=api"
                }
            ]
        }
    ]
}