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/ad90f867-dfdc-4b8e-9bd8-85103b3a3d16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ad90f867-dfdc-4b8e-9bd8-85103b3a3d16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e806b236-e2f8-4c24-b501-8231ac0e0e45",
    "completed": true,
    "last_updated": "2022-10-24T10:52:23.284971-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e806b236-e2f8-4c24-b501-8231ac0e0e45",
    "datetime": "2022-10-23T13:00:00-04:00",
    "cutoff_datetime": "2022-10-23T13:00:00-04:00",
    "name": "Indianapolis Colts v. Tennessee Titans",
    "bettypes": [
        {
            "id": "e4ae02e5-1a82-4100-992f-19880f7e4e1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad90f867-dfdc-4b8e-9bd8-85103b3a3d16/?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": "Tennessee Titans",
                        "amount": 5521.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "997ba24c-8268-4106-bd61-f83e6eb97fef",
                    "gambit_id": "8a240ecb-c218-4dd3-b6ac-7d2efe613821",
                    "last_updated": "2022-10-24T10:52:23.290977-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ae02e5-1a82-4100-992f-19880f7e4e1b/?format=api"
                },
                {
                    "id": "10f13d5c-7fbe-4e27-8b89-a84ffc2de1ef",
                    "gambit_id": "251164b9-efa6-48dd-8f6c-7b8768032bb3",
                    "last_updated": "2022-10-24T10:52:23.291943-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ae02e5-1a82-4100-992f-19880f7e4e1b/?format=api"
                }
            ]
        },
        {
            "id": "9cc14058-079d-443d-b86d-91ce13eb5f52",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad90f867-dfdc-4b8e-9bd8-85103b3a3d16/?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": "Tennessee Titans",
                        "amount": 5106.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d997523a-4662-4366-90ba-077cae3c448e",
                    "gambit_id": "b5923a59-ee55-4246-9b2d-83ea95488dbe",
                    "last_updated": "2022-10-24T10:52:23.293863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc14058-079d-443d-b86d-91ce13eb5f52/?format=api"
                },
                {
                    "id": "7ad9e8ec-6c59-4cd2-92c5-7fa0e39a7fb2",
                    "gambit_id": "ff918a54-5f56-4c3b-8842-59ad713d5713",
                    "last_updated": "2022-10-24T10:52:23.294839-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc14058-079d-443d-b86d-91ce13eb5f52/?format=api"
                }
            ]
        },
        {
            "id": "cb97b021-b0de-4af4-ab78-2344c82c43b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad90f867-dfdc-4b8e-9bd8-85103b3a3d16/?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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "955c23b2-2491-4caf-8479-149a52948e96",
                    "gambit_id": "0b538e8e-3c64-413d-89a5-260b7510b7df",
                    "last_updated": "2022-10-24T10:52:23.287861-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97b021-b0de-4af4-ab78-2344c82c43b3/?format=api"
                },
                {
                    "id": "9c9d643a-46b9-4f3d-abac-62df9569087e",
                    "gambit_id": "6b00b2a0-b4a8-4bdb-a038-0f183fc74754",
                    "last_updated": "2022-10-24T10:52:23.289024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97b021-b0de-4af4-ab78-2344c82c43b3/?format=api"
                }
            ]
        }
    ]
}