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/5604b848-765e-4162-a8e5-57d686b1dba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5604b848-765e-4162-a8e5-57d686b1dba7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e68cc380-cb45-469a-8ec1-5ea9b4feeed2",
    "completed": true,
    "last_updated": "2023-06-01T10:17:08.047179-04:00",
    "created_at": "2023-05-31T11:47:14.597309-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e68cc380-cb45-469a-8ec1-5ea9b4feeed2",
    "datetime": "2023-05-31T14:20:00-04:00",
    "cutoff_datetime": "2023-05-31T14:20:00-04:00",
    "name": "TAM (Z Eflin) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "81dc2824-b1f6-41c6-b0f5-db4265aefe36",
            "match": "https://api-prod.gambitprofit.com/api/matches/5604b848-765e-4162-a8e5-57d686b1dba7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:14.599862-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": "TAM (Z Eflin)",
                        "amount": 5638.0
                    },
                    {
                        "team": "CHC (J Steele)",
                        "amount": 4362.0
                    }
                ],
                "expected_reward_tokens": 9640.02,
                "profit_sb": 140.02,
                "profit_sb_percentage": 1.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b0214db-611c-4103-86e0-046a45ae7d33",
                    "gambit_id": "223cf825-c518-4296-9578-897d1c96a78d",
                    "last_updated": "2023-06-01T10:17:08.054906-04:00",
                    "created_at": "2023-05-31T11:47:14.601639-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.71000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dc2824-b1f6-41c6-b0f5-db4265aefe36/?format=api"
                },
                {
                    "id": "e62acabf-284d-4843-a259-da0586f0214c",
                    "gambit_id": "d02ac88f-c2ee-45bf-8065-d7c5e545bc15",
                    "last_updated": "2023-06-01T10:17:08.057408-04:00",
                    "created_at": "2023-05-31T11:47:14.603574-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "2.21000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dc2824-b1f6-41c6-b0f5-db4265aefe36/?format=api"
                }
            ]
        },
        {
            "id": "733cfa29-e5b8-47d1-bef7-8a8acf4ddf39",
            "match": "https://api-prod.gambitprofit.com/api/matches/5604b848-765e-4162-a8e5-57d686b1dba7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:14.605894-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": "CHC",
                        "amount": 5599.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a621257-afb8-4eef-b66d-164471b077a6",
                    "gambit_id": "98688ab6-d0a3-4475-a9ae-be0b98489a09",
                    "last_updated": "2023-06-01T10:17:08.067376-04:00",
                    "created_at": "2023-05-31T11:47:14.609730-04:00",
                    "name": "CHC",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733cfa29-e5b8-47d1-bef7-8a8acf4ddf39/?format=api"
                },
                {
                    "id": "e81f2a19-4a6b-471e-a930-fed6d291ee0a",
                    "gambit_id": "049be0aa-b446-4f17-a8eb-41f10b1d2cdf",
                    "last_updated": "2023-06-01T10:17:08.063746-04:00",
                    "created_at": "2023-05-31T11:47:14.607783-04:00",
                    "name": "TAM",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733cfa29-e5b8-47d1-bef7-8a8acf4ddf39/?format=api"
                }
            ]
        },
        {
            "id": "636d5101-c37e-4713-8afd-aa7d6bfcac87",
            "match": "https://api-prod.gambitprofit.com/api/matches/5604b848-765e-4162-a8e5-57d686b1dba7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:14.611870-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac35c9a5-91a6-4bf5-b50c-42ec903a8b3e",
                    "gambit_id": "a1108d02-aabb-4bb5-b6a0-c779094b559f",
                    "last_updated": "2023-06-01T10:17:08.074143-04:00",
                    "created_at": "2023-05-31T11:47:14.613575-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636d5101-c37e-4713-8afd-aa7d6bfcac87/?format=api"
                },
                {
                    "id": "028fb96d-9bfa-477c-979e-89f8ebac0402",
                    "gambit_id": "7c096aa4-0b32-4569-8e10-306f64a3a480",
                    "last_updated": "2023-06-01T10:17:08.081167-04:00",
                    "created_at": "2023-05-31T11:47:14.615461-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636d5101-c37e-4713-8afd-aa7d6bfcac87/?format=api"
                }
            ]
        }
    ]
}