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/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e9596aa-bb51-4424-9360-958e00a12abb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a277a29-3c7c-4d8e-81aa-1090255da6f4",
    "completed": true,
    "last_updated": "2023-06-26T10:33:17.162785-04:00",
    "created_at": "2023-06-24T08:58:08.200067-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1a277a29-3c7c-4d8e-81aa-1090255da6f4",
    "datetime": "2023-06-24T19:15:00-04:00",
    "cutoff_datetime": "2023-06-24T19:15:00-04:00",
    "name": "MIN (P Lopez) v. DET (R Olson)",
    "bettypes": [
        {
            "id": "e0ec4089-251c-4d38-a13c-a8b4eba65d02",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T08:58:08.202195-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": "MIN (P Lopez)",
                        "amount": 5909.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf0d41ce-93dd-4ca7-8085-9d555bb53bd3",
                    "gambit_id": "70ad56e4-e238-4025-836e-8afa3ef4ba43",
                    "last_updated": "2023-06-26T10:33:17.167948-04:00",
                    "created_at": "2023-06-24T08:58:08.203865-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ec4089-251c-4d38-a13c-a8b4eba65d02/?format=api"
                },
                {
                    "id": "fc3c7d70-0cd0-4626-ab55-dd0fd2044c47",
                    "gambit_id": "7f4b2990-ee94-40ee-b2e1-11086c6b5b88",
                    "last_updated": "2023-06-26T10:33:17.170118-04:00",
                    "created_at": "2023-06-24T08:58:08.205747-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ec4089-251c-4d38-a13c-a8b4eba65d02/?format=api"
                }
            ]
        },
        {
            "id": "4a82aada-c1a0-4e71-97bf-6cc15c5dc4e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-24T08:58:08.207864-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": "DET",
                        "amount": 5317.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de9cb2cc-9e10-4cf4-ab96-4b1e9e3171e1",
                    "gambit_id": "7f4c54f2-256c-4592-87f8-bff0a52d8aec",
                    "last_updated": "2023-06-26T10:33:17.177338-04:00",
                    "created_at": "2023-06-24T08:58:08.211793-04:00",
                    "name": "DET",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a82aada-c1a0-4e71-97bf-6cc15c5dc4e1/?format=api"
                },
                {
                    "id": "ca7b43ba-83aa-481c-abfb-6dd636df9b24",
                    "gambit_id": "e1e3bd9d-b7c1-44e0-b1d5-4a304ca6125e",
                    "last_updated": "2023-06-26T10:33:17.175036-04:00",
                    "created_at": "2023-06-24T08:58:08.209750-04:00",
                    "name": "MIN",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a82aada-c1a0-4e71-97bf-6cc15c5dc4e1/?format=api"
                }
            ]
        },
        {
            "id": "e6facfc4-2d13-4f23-8396-624db8442788",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T08:58:08.213776-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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee12c0dc-3358-48e0-ac54-9c6d721b578f",
                    "gambit_id": "53cffdd8-73a3-49a0-a50d-b0705c4d202c",
                    "last_updated": "2023-06-26T10:33:17.184362-04:00",
                    "created_at": "2023-06-24T08:58:08.217773-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6facfc4-2d13-4f23-8396-624db8442788/?format=api"
                },
                {
                    "id": "a28f3a02-7b4f-4fb0-b5a1-8e1a8d59eea6",
                    "gambit_id": "39a5f90d-1c1a-4f9f-9123-a457acef7402",
                    "last_updated": "2023-06-26T10:33:17.181902-04:00",
                    "created_at": "2023-06-24T08:58:08.215772-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6facfc4-2d13-4f23-8396-624db8442788/?format=api"
                }
            ]
        }
    ]
}