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/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13fad6a5-52b0-41fd-bcb8-f27ae8629d1e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a0f92daa-1e2a-431a-8c2f-f13aeb273860",
    "completed": true,
    "last_updated": "2023-08-01T10:58:23.186970-04:00",
    "created_at": "2023-07-31T13:03:13.446313-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a0f92daa-1e2a-431a-8c2f-f13aeb273860",
    "datetime": "2023-07-31T21:45:00-04:00",
    "cutoff_datetime": "2023-07-31T21:45:00-04:00",
    "name": "Arizona Diamondbacks v. San Francisco Giants",
    "bettypes": [
        {
            "id": "b4d5e135-3847-4a7c-b9a9-31d02cb4200d",
            "match": "https://api-prod.gambitprofit.com/api/matches/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-31T13:03:13.469939-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": "San Francisco Giants",
                        "amount": 5776.0
                    },
                    {
                        "team": "Arizona Diamondbacks",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "852c9ba0-d468-4556-81e2-3c0a8290792e",
                    "gambit_id": "0df5058f-c2cf-4f68-9857-91c24700ca21",
                    "last_updated": "2023-08-01T10:58:23.205526-04:00",
                    "created_at": "2023-07-31T13:03:13.480447-04:00",
                    "name": "San Francisco Giants",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4d5e135-3847-4a7c-b9a9-31d02cb4200d/?format=api"
                },
                {
                    "id": "30842bf6-81a2-43b7-a6c1-8cd31f2a3e6c",
                    "gambit_id": "ea8a7317-2ed5-4797-9100-08d3b517b546",
                    "last_updated": "2023-08-01T10:58:23.201958-04:00",
                    "created_at": "2023-07-31T13:03:13.475769-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4d5e135-3847-4a7c-b9a9-31d02cb4200d/?format=api"
                }
            ]
        },
        {
            "id": "7e810030-2659-413c-a67f-488dbf1b09f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-31T13:03:13.485314-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": 5939.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76220900-d6f7-4ac3-84a6-2b4aa9e11ddf",
                    "gambit_id": "47d288f5-b53f-4ba1-883c-bae6d5ff2b03",
                    "last_updated": "2023-08-01T10:58:23.212301-04:00",
                    "created_at": "2023-07-31T13:03:13.501545-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e810030-2659-413c-a67f-488dbf1b09f5/?format=api"
                },
                {
                    "id": "5b1610a9-09f0-480a-8d47-eea24ca1ba77",
                    "gambit_id": "a9a85a8a-7b88-4878-9d2b-f5d286f0f179",
                    "last_updated": "2023-08-01T10:58:23.215691-04:00",
                    "created_at": "2023-07-31T13:03:13.511597-04:00",
                    "name": "San Francisco Giants",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e810030-2659-413c-a67f-488dbf1b09f5/?format=api"
                }
            ]
        },
        {
            "id": "ff53a396-13dc-40f9-91a5-db9589e41c7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/13fad6a5-52b0-41fd-bcb8-f27ae8629d1e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-31T13:03:13.516864-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4bfa115-dda1-4c4a-bf37-173476cbd207",
                    "gambit_id": "ca693485-9c64-4676-8a29-b5ae930c17dc",
                    "last_updated": "2023-08-01T10:58:23.224238-04:00",
                    "created_at": "2023-07-31T13:03:13.521515-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff53a396-13dc-40f9-91a5-db9589e41c7e/?format=api"
                },
                {
                    "id": "bf2fa70d-9bdf-4151-87c9-d5d1d9e4cd4a",
                    "gambit_id": "bf6e9d1a-b02e-4c82-9057-109425c30aa0",
                    "last_updated": "2023-08-01T10:58:23.227602-04:00",
                    "created_at": "2023-07-31T13:03:13.527217-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff53a396-13dc-40f9-91a5-db9589e41c7e/?format=api"
                }
            ]
        }
    ]
}