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/6e495c91-2be7-42c4-b2ef-cf6c39471890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e495c91-2be7-42c4-b2ef-cf6c39471890",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cf702fe4-0830-4075-8d29-d331e3b23b79",
    "completed": true,
    "last_updated": "2022-11-11T21:22:12.077338-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cf702fe4-0830-4075-8d29-d331e3b23b79",
    "datetime": "2022-11-10T19:40:00-05:00",
    "cutoff_datetime": "2022-11-10T19:40:00-05:00",
    "name": "Philadelphia 76ers v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "608b33f0-51d2-405a-8648-8a5d7ed575a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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": "Atlanta Hawks",
                        "amount": 5208.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "568dd95e-6584-4a70-90f2-55a184030f09",
                    "gambit_id": "c791e46b-0b0a-4b0b-9c60-65aad201e76b",
                    "last_updated": "2022-11-11T21:22:12.083163-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b33f0-51d2-405a-8648-8a5d7ed575a6/?format=api"
                },
                {
                    "id": "98b25669-6294-4be5-b5d3-f34fbaef214b",
                    "gambit_id": "2cd31401-cf44-4bca-b6af-65284e0dd356",
                    "last_updated": "2022-11-11T21:22:12.084120-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b33f0-51d2-405a-8648-8a5d7ed575a6/?format=api"
                }
            ]
        },
        {
            "id": "a24ab686-5da0-4142-b0d9-e35588d426bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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": "Atlanta Hawks",
                        "amount": 5097.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d1231a7b-f79a-4afa-bd40-5fee6399f91b",
                    "gambit_id": "a7df41b5-a9b1-4352-bc29-303eb2842cd5",
                    "last_updated": "2022-11-11T21:22:12.086039-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24ab686-5da0-4142-b0d9-e35588d426bb/?format=api"
                },
                {
                    "id": "f67b1dbe-3de6-480f-ad83-5703d14956b0",
                    "gambit_id": "14ddb387-f12f-401e-ad4f-0963abaec013",
                    "last_updated": "2022-11-11T21:22:12.086998-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24ab686-5da0-4142-b0d9-e35588d426bb/?format=api"
                }
            ]
        },
        {
            "id": "b0809cdc-dfe9-43e6-a6e5-c708392de70d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79ce4d11-6361-4d26-bd9c-a7ce6b977bbd",
                    "gambit_id": "7321f609-0134-4ba1-b083-eb51dd96f642",
                    "last_updated": "2022-11-11T21:22:12.080157-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
                },
                {
                    "id": "e99da7f0-2a82-43fc-8fe8-e33a357f8df6",
                    "gambit_id": "ce12584a-74df-4438-a1d5-d142b0fa8198",
                    "last_updated": "2022-11-11T21:22:12.081245-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
                }
            ]
        }
    ]
}