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/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c189d1ee-5b4f-4567-85d7-124a6ff84645",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7bf61824-8667-4be4-9930-2b0194cd7fbe",
    "completed": true,
    "last_updated": "2023-07-17T10:23:25.062978-04:00",
    "created_at": "2023-07-15T11:43:02.951978-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7bf61824-8667-4be4-9930-2b0194cd7fbe",
    "datetime": "2023-07-15T13:05:00-04:00",
    "cutoff_datetime": "2023-07-15T13:05:00-04:00",
    "name": "SDG (B Snell) v. PHI (R Suarez) - Game 1",
    "bettypes": [
        {
            "id": "864dadda-2a40-408c-9231-dfa49698ea6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T11:43:02.954335-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": "SDG (B Snell)",
                        "amount": 5980.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e609ebe-7686-425a-929c-75e8f21b2fc1",
                    "gambit_id": "228a4da7-c803-4fb5-8b11-f37cdea227b3",
                    "last_updated": "2023-07-17T10:23:25.066105-04:00",
                    "created_at": "2023-07-15T11:43:02.956085-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
                },
                {
                    "id": "9ca3414f-0f31-4b32-91ca-08c9b7fb0887",
                    "gambit_id": "41075c18-1f01-4a5a-ae6d-89d37e1d90ff",
                    "last_updated": "2023-07-17T10:23:25.067417-04:00",
                    "created_at": "2023-07-15T11:43:02.957571-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
                }
            ]
        },
        {
            "id": "637ab506-1d1e-4ce8-b9d3-40b350657a2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T11:43:02.958977-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": "PHI",
                        "amount": 5213.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3214e84-4df0-49ab-b06c-0b0979cc703d",
                    "gambit_id": "dc09d13e-bbcd-4e75-93a8-c3d7297c3e06",
                    "last_updated": "2023-07-17T10:23:25.072022-04:00",
                    "created_at": "2023-07-15T11:43:02.961723-04:00",
                    "name": "PHI",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
                },
                {
                    "id": "c4c04e8d-9476-420c-baee-0ec2593bcc04",
                    "gambit_id": "4e65c5d1-e00d-45cd-b09f-ae0c55551749",
                    "last_updated": "2023-07-17T10:23:25.070566-04:00",
                    "created_at": "2023-07-15T11:43:02.960289-04:00",
                    "name": "SDG",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
                }
            ]
        },
        {
            "id": "733081d8-9d64-41fb-bc5d-b75a82a2345d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T11:43:02.963256-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 Under 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "431dce72-7d92-4e9f-b4ce-a4dce6a60e8b",
                    "gambit_id": "dc21c100-716b-4a89-a23d-17e127745077",
                    "last_updated": "2023-07-17T10:23:25.076307-04:00",
                    "created_at": "2023-07-15T11:43:02.965941-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
                },
                {
                    "id": "bee500a9-1a0c-4941-a70d-4abd3fa96861",
                    "gambit_id": "bcf71ed6-96c8-473d-bd3c-044ac8ccc522",
                    "last_updated": "2023-07-17T10:23:25.074897-04:00",
                    "created_at": "2023-07-15T11:43:02.964574-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
                }
            ]
        }
    ]
}