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/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "de45f14b-4fb9-4881-9b8e-15f4e76d8550",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "de484df7-f105-4be3-90cb-a706ff1e916b",
    "completed": true,
    "last_updated": "2022-12-08T13:02:16.037644-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.16,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/de484df7-f105-4be3-90cb-a706ff1e916b",
    "datetime": "2022-12-07T19:10:00-05:00",
    "cutoff_datetime": "2022-12-07T19:10:00-05:00",
    "name": "Los Angeles Clippers v. Orlando Magic",
    "bettypes": [
        {
            "id": "7146142b-f9ce-48c6-9134-816d4a093747",
            "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?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": "Los Angeles Clippers",
                        "amount": 6862.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9194.34,
                "profit_sb": 194.34,
                "profit_sb_percentage": 2.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8fe3ea0c-53f2-429a-ba02-9bcc53b0bc60",
                    "gambit_id": "b0ba9e25-d9f9-4b9f-83b5-75a44bed8040",
                    "last_updated": "2022-12-08T13:02:16.044617-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
                },
                {
                    "id": "0e8621e0-7ff7-4269-903a-78899d85a4ff",
                    "gambit_id": "c64289be-b3ff-49a9-9a50-7c35791e9bf1",
                    "last_updated": "2022-12-08T13:02:16.043645-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.93000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
                }
            ]
        },
        {
            "id": "94739a7b-0534-452a-a9a7-213a69f79981",
            "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?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": "Los Angeles Clippers",
                        "amount": 5097.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7dc05ab5-609b-4371-b153-267f4770c025",
                    "gambit_id": "cc28888c-4143-4a29-884c-1fb75e87e248",
                    "last_updated": "2022-12-08T13:02:16.047707-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94739a7b-0534-452a-a9a7-213a69f79981/?format=api"
                },
                {
                    "id": "164507ac-f91e-4d9c-9848-46ba5e554b3f",
                    "gambit_id": "941723aa-fc88-46a9-a5b5-a2d239c565d0",
                    "last_updated": "2022-12-08T13:02:16.046700-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94739a7b-0534-452a-a9a7-213a69f79981/?format=api"
                }
            ]
        },
        {
            "id": "7f78c25a-9dbe-40f8-ab51-c0277c5c2862",
            "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c58b7df6-2a4f-4086-8040-26048ba6c90a",
                    "gambit_id": "6251e9b9-c5b9-49ac-87ad-359d41f206d9",
                    "last_updated": "2022-12-08T13:02:16.040647-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78c25a-9dbe-40f8-ab51-c0277c5c2862/?format=api"
                },
                {
                    "id": "2a7179e6-61be-4c68-aac3-431126b7721e",
                    "gambit_id": "4807a51b-cfc3-4675-8b36-223122e1598b",
                    "last_updated": "2022-12-08T13:02:16.041683-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78c25a-9dbe-40f8-ab51-c0277c5c2862/?format=api"
                }
            ]
        }
    ]
}