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/eb251424-ae17-4699-90cc-1883241ed5e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb251424-ae17-4699-90cc-1883241ed5e9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17271cd9-a56b-4017-a9e0-e27550b5752b",
    "completed": true,
    "last_updated": "2023-11-13T15:33:04.684268-05:00",
    "created_at": "2023-11-10T11:18:02.303223-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/17271cd9-a56b-4017-a9e0-e27550b5752b",
    "datetime": "2023-11-12T16:25:00-05:00",
    "cutoff_datetime": "2023-11-12T16:25:00-05:00",
    "name": "Washington Commanders v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "721c167d-87fe-4258-b5ae-4490fba00e3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb251424-ae17-4699-90cc-1883241ed5e9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:02.328656-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": "Seattle Seahawks",
                        "amount": 6978.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 3022.0
                    }
                ],
                "expected_reward_tokens": 9489.08,
                "profit_sb": -10.92,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faca847c-12a8-4162-bce4-194ff5579dbf",
                    "gambit_id": "2a4e3341-a2fb-48c5-b905-b576581e842b",
                    "last_updated": "2023-11-13T15:33:04.718621-05:00",
                    "created_at": "2023-11-10T11:18:02.338849-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721c167d-87fe-4258-b5ae-4490fba00e3f/?format=api"
                },
                {
                    "id": "c11c78b5-a7c1-4a77-9bae-6f1e14fc6c2a",
                    "gambit_id": "1d4cac9d-1ddf-4583-97f7-352c524ba980",
                    "last_updated": "2023-11-13T15:33:04.715351-05:00",
                    "created_at": "2023-11-10T11:18:02.333248-05:00",
                    "name": "Washington Commanders",
                    "reward": "3.14000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721c167d-87fe-4258-b5ae-4490fba00e3f/?format=api"
                }
            ]
        },
        {
            "id": "4a35d501-bfe3-407a-b0ac-0452d23e4686",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb251424-ae17-4699-90cc-1883241ed5e9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:02.309602-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": "Washington Commanders",
                        "amount": 5000.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89ac44b6-ca68-40f6-94c7-9e85f6d57dee",
                    "gambit_id": "0ff03932-f45b-427d-a443-712a363c383e",
                    "last_updated": "2023-11-13T15:33:04.705304-05:00",
                    "created_at": "2023-11-10T11:18:02.314115-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a35d501-bfe3-407a-b0ac-0452d23e4686/?format=api"
                },
                {
                    "id": "9433c792-1e89-4369-a24d-6364d88a0c28",
                    "gambit_id": "f841b211-ce29-4e63-a51b-f89313e588d0",
                    "last_updated": "2023-11-13T15:33:04.708701-05:00",
                    "created_at": "2023-11-10T11:18:02.319596-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a35d501-bfe3-407a-b0ac-0452d23e4686/?format=api"
                }
            ]
        },
        {
            "id": "df4321b2-f615-4b21-bdb3-6b4a4ef1a76f",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb251424-ae17-4699-90cc-1883241ed5e9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:02.343242-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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94f93948-55bd-4196-a510-4a041a23fcab",
                    "gambit_id": "d063181b-467c-4749-ac73-6cdab3731884",
                    "last_updated": "2023-11-13T15:33:04.725905-05:00",
                    "created_at": "2023-11-10T11:18:02.346860-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4321b2-f615-4b21-bdb3-6b4a4ef1a76f/?format=api"
                },
                {
                    "id": "b8fdce29-10e4-4a2b-9f64-5146562ecfc9",
                    "gambit_id": "1cd0cfb6-fab2-49ae-997b-6b93c0b98693",
                    "last_updated": "2023-11-13T15:33:04.729211-05:00",
                    "created_at": "2023-11-10T11:18:02.350621-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4321b2-f615-4b21-bdb3-6b4a4ef1a76f/?format=api"
                }
            ]
        }
    ]
}