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/c48cb7ee-e84c-4dd8-ac51-adc2b048d727/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c48cb7ee-e84c-4dd8-ac51-adc2b048d727",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b1672af0-78f6-40a4-ad0c-410769e81234",
    "completed": true,
    "last_updated": "2022-12-26T12:42:06.633517-05:00",
    "created_at": "2022-12-23T12:52:11.067738-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.33,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b1672af0-78f6-40a4-ad0c-410769e81234",
    "datetime": "2022-12-25T13:02:00-05:00",
    "cutoff_datetime": "2022-12-25T13:02:00-05:00",
    "name": "Green Bay Packers v. Miami Dolphins",
    "bettypes": [
        {
            "id": "5e77e9dd-a092-437c-8cde-5b21098f60ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48cb7ee-e84c-4dd8-ac51-adc2b048d727/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:52:11.077806-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": "Miami Dolphins",
                        "amount": 6247.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 3753.0
                    }
                ],
                "expected_reward_tokens": 9119.79,
                "profit_sb": 119.79,
                "profit_sb_percentage": 1.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "012a472a-d4f1-474e-b002-1bca9532267e",
                    "gambit_id": "48bb3e9f-642d-46bf-b43c-ac6c64f45712",
                    "last_updated": "2022-12-26T12:42:06.656411-05:00",
                    "created_at": "2022-12-23T12:52:11.079028-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e77e9dd-a092-437c-8cde-5b21098f60ad/?format=api"
                },
                {
                    "id": "c73a7933-ad87-46e1-a59d-ce300a3c734f",
                    "gambit_id": "86509951-7ac2-4122-a45f-03df8fd808db",
                    "last_updated": "2022-12-26T12:42:06.657538-05:00",
                    "created_at": "2022-12-23T12:52:11.080260-05:00",
                    "name": "Green Bay Packers",
                    "reward": "2.43000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e77e9dd-a092-437c-8cde-5b21098f60ad/?format=api"
                }
            ]
        },
        {
            "id": "73f3d204-3523-4e69-90ed-19b2e8414071",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48cb7ee-e84c-4dd8-ac51-adc2b048d727/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:52:11.074133-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": "Green Bay Packers",
                        "amount": 5098.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20546b1e-e3c1-4262-b301-ee82de47a250",
                    "gambit_id": "7f6428b2-25b0-496f-81c7-c588b473c34e",
                    "last_updated": "2022-12-26T12:42:06.654165-05:00",
                    "created_at": "2022-12-23T12:52:11.076509-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73f3d204-3523-4e69-90ed-19b2e8414071/?format=api"
                },
                {
                    "id": "c84aea4a-a874-4c41-a90b-fdefbba1bf7c",
                    "gambit_id": "83a90331-1d02-4141-97d6-32f8c3fceb95",
                    "last_updated": "2022-12-26T12:42:06.652821-05:00",
                    "created_at": "2022-12-23T12:52:11.075292-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73f3d204-3523-4e69-90ed-19b2e8414071/?format=api"
                }
            ]
        },
        {
            "id": "75fac02f-226d-4ae1-8a2d-2140afbefcc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48cb7ee-e84c-4dd8-ac51-adc2b048d727/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:52:11.069899-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 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d530f5c-3e85-4204-b6ef-956413230885",
                    "gambit_id": "fd41a44d-a293-4912-abc2-26bbb8a06682",
                    "last_updated": "2022-12-26T12:42:06.636318-05:00",
                    "created_at": "2022-12-23T12:52:11.072847-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fac02f-226d-4ae1-8a2d-2140afbefcc6/?format=api"
                },
                {
                    "id": "c2c628f3-959f-49bf-ad4d-371092f85193",
                    "gambit_id": "e511793e-acaa-411c-9105-a70472f5bc43",
                    "last_updated": "2022-12-26T12:42:06.642980-05:00",
                    "created_at": "2022-12-23T12:52:11.071414-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fac02f-226d-4ae1-8a2d-2140afbefcc6/?format=api"
                }
            ]
        }
    ]
}