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/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "325ca83a-6e2b-4b14-93f7-ef8b853ff78f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c539a68-f794-4733-8614-ae3ffce02d61",
    "completed": true,
    "last_updated": "2022-10-31T10:47:29.715298-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9c539a68-f794-4733-8614-ae3ffce02d61",
    "datetime": "2022-10-29T12:00:00-04:00",
    "cutoff_datetime": "2022-10-29T12:00:00-04:00",
    "name": "Ohio State v. Penn State",
    "bettypes": [
        {
            "id": "1b3b9a57-974f-45c2-bb1d-92c30d8332ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?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": "Ohio State",
                        "amount": 8369.0
                    },
                    {
                        "team": "Penn State",
                        "amount": 1631.0
                    }
                ],
                "expected_reward_tokens": 9540.66,
                "profit_sb": 40.66,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5e0e4ec-f83b-4b1d-a2aa-1a917266270e",
                    "gambit_id": "3f5c913e-ef9c-4dcb-923a-4e86b6a30388",
                    "last_updated": "2022-10-31T10:47:29.721980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio State",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3b9a57-974f-45c2-bb1d-92c30d8332ba/?format=api"
                },
                {
                    "id": "81e99628-2d2b-4094-85f6-b3e0f39cf369",
                    "gambit_id": "2132a7e0-adbf-4fe4-a277-80e3633b947d",
                    "last_updated": "2022-10-31T10:47:29.721026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Penn State",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3b9a57-974f-45c2-bb1d-92c30d8332ba/?format=api"
                }
            ]
        },
        {
            "id": "6cac0388-e543-475f-8803-9a013bdf5287",
            "match": "https://api-prod.gambitprofit.com/api/matches/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?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": "Penn State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Ohio State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "964b10b0-9759-4348-af1d-8cc5c443c6a7",
                    "gambit_id": "0c0ad9a4-3c67-4d76-a3c2-03c616a661cb",
                    "last_updated": "2022-10-31T10:47:29.727979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Penn State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cac0388-e543-475f-8803-9a013bdf5287/?format=api"
                },
                {
                    "id": "437bd956-5b3d-4445-a73d-b03570465fd9",
                    "gambit_id": "4cc2eee9-f5be-49f1-ad44-412266fbd70c",
                    "last_updated": "2022-10-31T10:47:29.724360-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cac0388-e543-475f-8803-9a013bdf5287/?format=api"
                }
            ]
        },
        {
            "id": "e038dab5-df30-4daf-bfc6-2e36f4c6011d",
            "match": "https://api-prod.gambitprofit.com/api/matches/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?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 60.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 60.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5c6e220-4393-47ab-a51b-dd4666358bd5",
                    "gambit_id": "3ed11b8d-15c1-4a85-9236-4fa269132437",
                    "last_updated": "2022-10-31T10:47:29.718082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e038dab5-df30-4daf-bfc6-2e36f4c6011d/?format=api"
                },
                {
                    "id": "5aeeacb3-d84e-443a-925b-f1e39f80bda7",
                    "gambit_id": "5a787fd6-f32c-40a8-bad7-968823439308",
                    "last_updated": "2022-10-31T10:47:29.719124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e038dab5-df30-4daf-bfc6-2e36f4c6011d/?format=api"
                }
            ]
        }
    ]
}