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/63d845f9-c3da-4216-b228-bae9be7973ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "63d845f9-c3da-4216-b228-bae9be7973ad",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9f1ddbcd-9bdb-4bc5-ba5a-768239ff2d1f",
    "completed": true,
    "last_updated": "2022-09-21T16:27:03.012036-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.52,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9f1ddbcd-9bdb-4bc5-ba5a-768239ff2d1f",
    "datetime": "2022-09-20T18:45:00-04:00",
    "cutoff_datetime": "2022-09-20T18:45:00-04:00",
    "name": "CHC (A Sampson) v. MIA (P Lopez)",
    "bettypes": [
        {
            "id": "ab62579b-e931-478e-9098-e261bfa2aa99",
            "match": "https://api-prod.gambitprofit.com/api/matches/63d845f9-c3da-4216-b228-bae9be7973ad/?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": "MIA (P Lopez)",
                        "amount": 5953.0
                    },
                    {
                        "team": "CHC (A Sampson)",
                        "amount": 4047.0
                    }
                ],
                "expected_reward_tokens": 9227.15,
                "profit_sb": 227.15,
                "profit_sb_percentage": 2.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff09d28a-2c01-4d2d-b9ff-0f3cb14b79a8",
                    "gambit_id": "fbfcdaae-fe82-4346-b54b-cc30c77eb295",
                    "last_updated": "2022-09-21T16:27:03.022891-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab62579b-e931-478e-9098-e261bfa2aa99/?format=api"
                },
                {
                    "id": "a1e53426-cc7d-4b55-a595-a391e458d731",
                    "gambit_id": "bd0326db-d78d-4465-8277-28fc3db0a0f2",
                    "last_updated": "2022-09-21T16:27:03.023912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (A Sampson)",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab62579b-e931-478e-9098-e261bfa2aa99/?format=api"
                }
            ]
        },
        {
            "id": "56f7846e-6cf5-427a-8cdb-ea144f904f8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/63d845f9-c3da-4216-b228-bae9be7973ad/?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": "CHC",
                        "amount": 5969.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9190.68,
                "profit_sb": 190.68,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b73bdd6-fa3c-43cd-818f-d71bcc1e0dc6",
                    "gambit_id": "2b4838e8-3b73-4313-be52-b8697cfbecc9",
                    "last_updated": "2022-09-21T16:27:03.020741-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f7846e-6cf5-427a-8cdb-ea144f904f8e/?format=api"
                },
                {
                    "id": "ad58aab7-eaef-44b5-89d1-93710b1459ec",
                    "gambit_id": "16175864-5210-4a3d-b624-490a860e2f23",
                    "last_updated": "2022-09-21T16:27:03.019702-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f7846e-6cf5-427a-8cdb-ea144f904f8e/?format=api"
                }
            ]
        },
        {
            "id": "8094c5ec-00e4-4ab6-8e0a-cc66e5193d43",
            "match": "https://api-prod.gambitprofit.com/api/matches/63d845f9-c3da-4216-b228-bae9be7973ad/?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 7",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8bbd165-32b2-481d-9456-a1aec6f77aa0",
                    "gambit_id": "63712476-56b4-4da1-afd8-796ec3c1a0ef",
                    "last_updated": "2022-09-21T16:27:03.015528-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094c5ec-00e4-4ab6-8e0a-cc66e5193d43/?format=api"
                },
                {
                    "id": "55522aa9-88f6-4eed-98b0-e168d956f1ff",
                    "gambit_id": "4c89fa24-f92c-45f2-84fc-587eb452761b",
                    "last_updated": "2022-09-21T16:27:03.017167-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8094c5ec-00e4-4ab6-8e0a-cc66e5193d43/?format=api"
                }
            ]
        }
    ]
}