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/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7df00f69-a3ef-4622-92a8-34c49102f56c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3baab4ad-f09b-45f3-9070-91c93294cc95",
    "completed": true,
    "last_updated": "2023-07-06T12:28:24.171031-04:00",
    "created_at": "2023-07-05T10:48:19.919777-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3baab4ad-f09b-45f3-9070-91c93294cc95",
    "datetime": "2023-07-05T18:40:00-04:00",
    "cutoff_datetime": "2023-07-05T18:40:00-04:00",
    "name": "Oakland Athletics v. Detroit Tigers",
    "bettypes": [
        {
            "id": "26274c01-30d2-4042-a735-c490a8d2ec14",
            "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T10:48:19.923929-04: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": "Detroit Tigers",
                        "amount": 6611.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a8d2eed-f4bb-4ab6-98af-3eab3c2252f3",
                    "gambit_id": "d18b2ada-06fe-4175-af70-63b8a3b61ea4",
                    "last_updated": "2023-07-06T12:28:24.179216-04:00",
                    "created_at": "2023-07-05T10:48:19.929962-04:00",
                    "name": "Detroit Tigers",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
                },
                {
                    "id": "acbf1eb3-9e52-43f9-ade1-feb45e613d1e",
                    "gambit_id": "668a84ea-ebd9-4935-a189-1e4b6da68d6c",
                    "last_updated": "2023-07-06T12:28:24.177241-04:00",
                    "created_at": "2023-07-05T10:48:19.926959-04:00",
                    "name": "Oakland Athletics",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
                }
            ]
        },
        {
            "id": "f049f4e0-9e82-448b-a067-84b1f87079f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T10:48:19.933321-04: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": "Detroit Tigers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e65f36ea-f804-474a-a9a2-632801e1a2f8",
                    "gambit_id": "4d93dacd-c5e7-41f1-b5d1-d7d89212611d",
                    "last_updated": "2023-07-06T12:28:24.184637-04:00",
                    "created_at": "2023-07-05T10:48:19.941455-04:00",
                    "name": "Detroit Tigers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
                },
                {
                    "id": "e7cb41ba-9e92-45ef-b2ae-698a56602fb7",
                    "gambit_id": "d0c32ecf-8d49-49a8-8593-cb56656101c3",
                    "last_updated": "2023-07-06T12:28:24.182817-04:00",
                    "created_at": "2023-07-05T10:48:19.936712-04:00",
                    "name": "Oakland Athletics",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
                }
            ]
        },
        {
            "id": "1c320585-432e-4b82-a67c-1b1614cb36e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T10:48:19.944326-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23633cd2-c77c-4a84-8765-5b82b55a86f9",
                    "gambit_id": "34611fc9-d272-4a87-979f-83778369118f",
                    "last_updated": "2023-07-06T12:28:24.189792-04:00",
                    "created_at": "2023-07-05T10:48:19.950339-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c320585-432e-4b82-a67c-1b1614cb36e3/?format=api"
                },
                {
                    "id": "11086ad9-45a9-42c0-a1af-1fb18955b5e1",
                    "gambit_id": "b03fd248-8e37-445a-bdae-40e09d1b591a",
                    "last_updated": "2023-07-06T12:28:24.188076-04:00",
                    "created_at": "2023-07-05T10:48:19.947230-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c320585-432e-4b82-a67c-1b1614cb36e3/?format=api"
                }
            ]
        }
    ]
}