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/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e5259c8-1f75-4ecb-b548-129a5da7b1aa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cefe6132-46ca-401f-b12e-7814a5389168",
    "completed": true,
    "last_updated": "2023-09-04T12:48:33.784360-04:00",
    "created_at": "2023-09-02T09:33:15.941348-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cefe6132-46ca-401f-b12e-7814a5389168",
    "datetime": "2023-09-02T19:15:00-04:00",
    "cutoff_datetime": "2023-09-02T19:15:00-04:00",
    "name": "PIT (T Hatch) v. STL (D Rom)",
    "bettypes": [
        {
            "id": "8cfbcf9e-f51a-4a8c-89c9-8af1749f7425",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-02T09:33:15.951091-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": "STL (D Rom)",
                        "amount": 5827.0
                    },
                    {
                        "team": "PIT (T Hatch)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "510282a1-54c0-48a1-94f2-98adb4ed0b8d",
                    "gambit_id": "3a953374-f4bd-44d9-91a6-7d32a9957e95",
                    "last_updated": "2023-09-04T12:48:33.795573-04:00",
                    "created_at": "2023-09-02T09:33:15.960703-04:00",
                    "name": "STL (D Rom)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfbcf9e-f51a-4a8c-89c9-8af1749f7425/?format=api"
                },
                {
                    "id": "435a43d8-b02b-4527-901f-31c01eb6835d",
                    "gambit_id": "a019b180-91f5-48de-b8a2-1914973c49e8",
                    "last_updated": "2023-09-04T12:48:33.792326-04:00",
                    "created_at": "2023-09-02T09:33:15.956205-04:00",
                    "name": "PIT (T Hatch)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfbcf9e-f51a-4a8c-89c9-8af1749f7425/?format=api"
                }
            ]
        },
        {
            "id": "93ae87b2-9e89-4b79-bb23-84f94bf1dbd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-02T09:33:15.964707-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": "PIT",
                        "amount": 5773.0
                    },
                    {
                        "team": "STL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72f01938-b7e0-42cd-8216-832b86c7f28f",
                    "gambit_id": "4e1a4a8e-6763-4140-af30-8273d63ec9ab",
                    "last_updated": "2023-09-04T12:48:33.802396-04:00",
                    "created_at": "2023-09-02T09:33:15.968669-04:00",
                    "name": "PIT",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ae87b2-9e89-4b79-bb23-84f94bf1dbd3/?format=api"
                },
                {
                    "id": "f3e45970-c2e1-4e9b-871b-f68a0ca5eba3",
                    "gambit_id": "9c3ff8ff-4d45-451d-97b2-e5306c6ec442",
                    "last_updated": "2023-09-04T12:48:33.805793-04:00",
                    "created_at": "2023-09-02T09:33:15.972667-04:00",
                    "name": "STL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ae87b2-9e89-4b79-bb23-84f94bf1dbd3/?format=api"
                }
            ]
        },
        {
            "id": "c49e7c32-32ee-4b60-b0e1-e9484716d62d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-02T09:33:15.989151-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8ebd69f-ec43-48b7-82ab-f462b1c04354",
                    "gambit_id": "8a6a8f0e-e8e3-40c8-8894-dd4be2423680",
                    "last_updated": "2023-09-04T12:48:33.815946-04:00",
                    "created_at": "2023-09-02T09:33:16.004033-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49e7c32-32ee-4b60-b0e1-e9484716d62d/?format=api"
                },
                {
                    "id": "29260674-4bd5-4fa2-b771-6c08df5f3140",
                    "gambit_id": "75df0d77-40b8-4b28-9bcd-63a2e51a7448",
                    "last_updated": "2023-09-04T12:48:33.812585-04:00",
                    "created_at": "2023-09-02T09:33:15.995320-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49e7c32-32ee-4b60-b0e1-e9484716d62d/?format=api"
                }
            ]
        }
    ]
}