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/a65a6479-029e-426c-8a25-cf83a2211c60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a65a6479-029e-426c-8a25-cf83a2211c60",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6e62977e-e5a8-4c07-a311-e33e39a3ab6c",
    "completed": true,
    "last_updated": "2022-09-26T10:16:55.590428-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6e62977e-e5a8-4c07-a311-e33e39a3ab6c",
    "datetime": "2022-09-25T13:00:00-04:00",
    "cutoff_datetime": "2022-09-25T13:00:00-04:00",
    "name": "Houston Texans v. Chicago Bears",
    "bettypes": [
        {
            "id": "13aa5adb-dc09-40c5-9901-3b0d4271ab61",
            "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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": "Chicago Bears",
                        "amount": 5969.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9190.68,
                "profit_sb": 190.68,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "422bef24-94d3-4964-bfe8-40c5fbb0c761",
                    "gambit_id": "30682ab9-8693-40aa-b379-1326af6f4753",
                    "last_updated": "2022-09-26T10:16:55.596359-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aa5adb-dc09-40c5-9901-3b0d4271ab61/?format=api"
                },
                {
                    "id": "ab8cfff1-987c-445e-b1da-bd65c7535f82",
                    "gambit_id": "364e7058-043e-4c8e-9e62-156898c52c92",
                    "last_updated": "2022-09-26T10:16:55.597378-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aa5adb-dc09-40c5-9901-3b0d4271ab61/?format=api"
                }
            ]
        },
        {
            "id": "1b226064-1ba3-4bec-97f1-f847507badf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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": "Chicago Bears",
                        "amount": 5097.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23f68f98-dd75-4d93-b5ad-ee063d1e5c47",
                    "gambit_id": "fb501e18-04c3-4fdd-a6ca-141b35ff5458",
                    "last_updated": "2022-09-26T10:16:55.599373-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b226064-1ba3-4bec-97f1-f847507badf8/?format=api"
                },
                {
                    "id": "8972646f-43d9-4f01-ad52-f86a43058e97",
                    "gambit_id": "7de83de2-d260-425d-af50-6a025a39ae86",
                    "last_updated": "2022-09-26T10:16:55.600367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b226064-1ba3-4bec-97f1-f847507badf8/?format=api"
                }
            ]
        },
        {
            "id": "cf44250a-e01f-4907-8e2b-3155f24dccd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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 Over 39.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 39.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9cb7d88-18d7-44d3-adb5-95df4400564e",
                    "gambit_id": "bef6d838-e863-4ca7-8507-fb4e5da99a92",
                    "last_updated": "2022-09-26T10:16:55.594325-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 39.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
                },
                {
                    "id": "afe9f4c7-256d-4888-9e86-343e7d481f36",
                    "gambit_id": "af848779-7fab-49a2-95e4-24ecf75a74c0",
                    "last_updated": "2022-09-26T10:16:55.593286-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 39.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
                }
            ]
        }
    ]
}