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/64d28b43-77f8-4ca2-b9c1-716178b6c421/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64d28b43-77f8-4ca2-b9c1-716178b6c421",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6cb6fba7-62e3-4d81-85e0-7ede4a0313c1",
    "completed": true,
    "last_updated": "2023-07-25T16:33:04.091831-04:00",
    "created_at": "2023-07-24T13:08:01.531352-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6cb6fba7-62e3-4d81-85e0-7ede4a0313c1",
    "datetime": "2023-07-24T21:40:00-04:00",
    "cutoff_datetime": "2023-07-24T21:40:00-04:00",
    "name": "St Louis Cardinals v. Arizona Diamondbacks",
    "bettypes": [
        {
            "id": "9dd919b8-c524-496f-b2ff-213dff45b9e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/64d28b43-77f8-4ca2-b9c1-716178b6c421/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-24T13:08:01.537838-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": "Arizona Diamondbacks",
                        "amount": 5714.0
                    },
                    {
                        "team": "St Louis Cardinals",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a83b94e2-58e7-4f8a-892f-32756cc3cba2",
                    "gambit_id": "40844875-e593-4687-9104-56b7c7415901",
                    "last_updated": "2023-07-25T16:33:04.110556-04:00",
                    "created_at": "2023-07-24T13:08:01.547007-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd919b8-c524-496f-b2ff-213dff45b9e3/?format=api"
                },
                {
                    "id": "cd2dd18c-156b-47ea-85ce-707558ee1dc4",
                    "gambit_id": "cf9bf41b-e036-44c7-8406-396a5ccdb76f",
                    "last_updated": "2023-07-25T16:33:04.106712-04:00",
                    "created_at": "2023-07-24T13:08:01.542551-04:00",
                    "name": "St Louis Cardinals",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd919b8-c524-496f-b2ff-213dff45b9e3/?format=api"
                }
            ]
        },
        {
            "id": "303cf4fe-faba-4429-8e14-d2bd9244bf5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/64d28b43-77f8-4ca2-b9c1-716178b6c421/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-24T13:08:01.551408-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": "St Louis Cardinals",
                        "amount": 5857.0
                    },
                    {
                        "team": "Arizona Diamondbacks",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7a4c198-d82a-4017-aeec-8d1e0ed1dea1",
                    "gambit_id": "54de9110-07ef-4258-933e-dfaaf3084976",
                    "last_updated": "2023-07-25T16:33:04.118126-04:00",
                    "created_at": "2023-07-24T13:08:01.557490-04:00",
                    "name": "St Louis Cardinals",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/303cf4fe-faba-4429-8e14-d2bd9244bf5b/?format=api"
                },
                {
                    "id": "eaad11fe-69b4-4a88-87e3-5e462eca70f7",
                    "gambit_id": "b6519ff2-73a1-4325-abcd-9630aded6f5d",
                    "last_updated": "2023-07-25T16:33:04.122256-04:00",
                    "created_at": "2023-07-24T13:08:01.562402-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/303cf4fe-faba-4429-8e14-d2bd9244bf5b/?format=api"
                }
            ]
        },
        {
            "id": "b6172b0d-31c5-4285-a457-f4faa914abe0",
            "match": "https://api-prod.gambitprofit.com/api/matches/64d28b43-77f8-4ca2-b9c1-716178b6c421/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-24T13:08:01.570821-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 Over 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15723927-e985-4bd1-a544-20de224d3e83",
                    "gambit_id": "8c7d7a74-ad1e-4851-b7d4-58e988bc4159",
                    "last_updated": "2023-07-25T16:33:04.131524-04:00",
                    "created_at": "2023-07-24T13:08:01.577096-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6172b0d-31c5-4285-a457-f4faa914abe0/?format=api"
                },
                {
                    "id": "67a98528-5cd3-4645-bf1a-95e97400e83d",
                    "gambit_id": "736971bf-5ded-4845-a738-deeb990c9597",
                    "last_updated": "2023-07-25T16:33:04.136207-04:00",
                    "created_at": "2023-07-24T13:08:01.582904-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6172b0d-31c5-4285-a457-f4faa914abe0/?format=api"
                }
            ]
        }
    ]
}