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/da3ea905-2b66-438b-91bc-cc7ca8963160/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da3ea905-2b66-438b-91bc-cc7ca8963160",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0b27a936-93e5-47a9-9c23-d9f32e9db8ba",
    "completed": false,
    "last_updated": "2023-09-17T12:17:56.038817-04:00",
    "created_at": "2023-09-10T10:03:09.806379-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0b27a936-93e5-47a9-9c23-d9f32e9db8ba",
    "datetime": "2023-09-10T12:20:00-04:00",
    "cutoff_datetime": "2023-09-10T12:20:00-04:00",
    "name": "ARI (B Pfaadt) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "70a90b80-2560-4ef0-af12-8bb2158bf615",
            "match": "https://api-prod.gambitprofit.com/api/matches/da3ea905-2b66-438b-91bc-cc7ca8963160/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-10T10:03:09.812148-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 (K Hendricks)",
                        "amount": 5615.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "711a68b2-09e7-4284-b2f6-2b089977dffe",
                    "gambit_id": "c8e90840-e1b6-4e8b-97db-2784db6b1bcc",
                    "last_updated": "2023-09-17T12:17:56.054999-04:00",
                    "created_at": "2023-09-10T10:03:09.820063-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a90b80-2560-4ef0-af12-8bb2158bf615/?format=api"
                },
                {
                    "id": "2a5bdd39-df61-4979-9c9d-940b4b9fd1ba",
                    "gambit_id": "66f138b4-755e-4a2c-826d-8aaa673c4b22",
                    "last_updated": "2023-09-17T12:17:56.050700-04:00",
                    "created_at": "2023-09-10T10:03:09.816071-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a90b80-2560-4ef0-af12-8bb2158bf615/?format=api"
                }
            ]
        },
        {
            "id": "32c35047-8ff5-48a8-9084-9a6003104911",
            "match": "https://api-prod.gambitprofit.com/api/matches/da3ea905-2b66-438b-91bc-cc7ca8963160/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-10T10:03:09.826011-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": "ARI",
                        "amount": 6010.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8fa224c-49af-41fb-807f-c2f84a2d9913",
                    "gambit_id": "ab591bc5-450d-4971-bca1-872645fa3cee",
                    "last_updated": "2023-09-17T12:17:56.073438-04:00",
                    "created_at": "2023-09-10T10:03:09.830465-04:00",
                    "name": "ARI",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c35047-8ff5-48a8-9084-9a6003104911/?format=api"
                },
                {
                    "id": "f6a69acb-0d15-40b5-9ace-fad17448ce77",
                    "gambit_id": "88e28f04-dd55-4a5b-bacb-62afca9a7341",
                    "last_updated": "2023-09-17T12:17:56.083236-04:00",
                    "created_at": "2023-09-10T10:03:09.834500-04:00",
                    "name": "CHC",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c35047-8ff5-48a8-9084-9a6003104911/?format=api"
                }
            ]
        },
        {
            "id": "e47b1ecc-5ea0-48e6-ab3d-1c332f11915c",
            "match": "https://api-prod.gambitprofit.com/api/matches/da3ea905-2b66-438b-91bc-cc7ca8963160/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-10T10:03:09.838623-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94e3a108-0894-4b7a-8806-580e4ea5393e",
                    "gambit_id": "143d6ff6-21f1-4e33-bc0d-c5f54bb2dac1",
                    "last_updated": "2023-09-17T12:17:56.097739-04:00",
                    "created_at": "2023-09-10T10:03:09.842271-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47b1ecc-5ea0-48e6-ab3d-1c332f11915c/?format=api"
                },
                {
                    "id": "031e085e-5683-4bd6-9efe-7de92e14ea29",
                    "gambit_id": "da34fcf3-d292-4327-ad9c-b7b90e9b62e9",
                    "last_updated": "2023-09-17T12:17:56.104727-04:00",
                    "created_at": "2023-09-10T10:03:09.846702-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47b1ecc-5ea0-48e6-ab3d-1c332f11915c/?format=api"
                }
            ]
        }
    ]
}