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/abd84f35-800c-4c89-a9bb-6cb9cf7750c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "abd84f35-800c-4c89-a9bb-6cb9cf7750c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fd27a2cb-1498-4e01-9124-eccd4e04c005",
    "completed": true,
    "last_updated": "2023-08-29T09:08:33.251957-04:00",
    "created_at": "2023-08-27T09:58:12.351255-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fd27a2cb-1498-4e01-9124-eccd4e04c005",
    "datetime": "2023-08-27T13:35:00-04:00",
    "cutoff_datetime": "2023-08-27T13:35:00-04:00",
    "name": "LOS (C Ferguson) v. BOS (T Houck)",
    "bettypes": [
        {
            "id": "1d2f8182-45c2-4a5e-809a-38a23164b58e",
            "match": "https://api-prod.gambitprofit.com/api/matches/abd84f35-800c-4c89-a9bb-6cb9cf7750c9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T09:58:12.362945-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": "LOS (C Ferguson)",
                        "amount": 5222.0
                    },
                    {
                        "team": "BOS (T Houck)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ace8548-2ce9-4215-b45d-0bd495b1ee17",
                    "gambit_id": "98b258ad-c417-43b5-a6f3-1357429f2eee",
                    "last_updated": "2023-08-29T09:08:33.261685-04:00",
                    "created_at": "2023-08-27T09:58:12.367195-04:00",
                    "name": "LOS (C Ferguson)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2f8182-45c2-4a5e-809a-38a23164b58e/?format=api"
                },
                {
                    "id": "4c901693-dcfa-4b77-a51d-519178e48db9",
                    "gambit_id": "b5511eed-95c5-4e23-a363-7158bcf23e58",
                    "last_updated": "2023-08-29T09:08:33.265262-04:00",
                    "created_at": "2023-08-27T09:58:12.371514-04:00",
                    "name": "BOS (T Houck)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2f8182-45c2-4a5e-809a-38a23164b58e/?format=api"
                }
            ]
        },
        {
            "id": "f3dd2ec1-45a8-48e1-9eea-44bd566d4574",
            "match": "https://api-prod.gambitprofit.com/api/matches/abd84f35-800c-4c89-a9bb-6cb9cf7750c9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T09:58:12.376024-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": "BOS",
                        "amount": 5939.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b861ab8-00be-4d24-9fe6-291b7c279d2c",
                    "gambit_id": "4f5efceb-4888-46e2-a208-e70b0bea964e",
                    "last_updated": "2023-08-29T09:08:33.276329-04:00",
                    "created_at": "2023-08-27T09:58:12.384115-04:00",
                    "name": "BOS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3dd2ec1-45a8-48e1-9eea-44bd566d4574/?format=api"
                },
                {
                    "id": "14a9475b-600e-45c9-812f-426789407743",
                    "gambit_id": "d272989b-45e5-4138-80b3-bf4a5b7e036d",
                    "last_updated": "2023-08-29T09:08:33.272819-04:00",
                    "created_at": "2023-08-27T09:58:12.380023-04:00",
                    "name": "LOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3dd2ec1-45a8-48e1-9eea-44bd566d4574/?format=api"
                }
            ]
        },
        {
            "id": "a99f221a-5fcc-4645-ae0a-eafeaafe24a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/abd84f35-800c-4c89-a9bb-6cb9cf7750c9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T09:58:12.402676-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": "0badb69d-6453-4f6e-9c49-b790177c5616",
                    "gambit_id": "78e11272-5dd0-4cbe-a1af-0f34bd518d9f",
                    "last_updated": "2023-08-29T09:08:33.285320-04:00",
                    "created_at": "2023-08-27T09:58:12.407761-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/a99f221a-5fcc-4645-ae0a-eafeaafe24a9/?format=api"
                },
                {
                    "id": "3f784bb6-4602-49de-acdd-75a90546bebc",
                    "gambit_id": "a214daa2-9c46-4e9a-a24f-3d2bd3e77fb8",
                    "last_updated": "2023-08-29T09:08:33.289447-04:00",
                    "created_at": "2023-08-27T09:58:12.411516-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/a99f221a-5fcc-4645-ae0a-eafeaafe24a9/?format=api"
                }
            ]
        }
    ]
}