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/cd3276a4-965d-4c28-bd49-08decd6cdc60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd3276a4-965d-4c28-bd49-08decd6cdc60",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8f5622a-1522-4674-8fc1-5505f256d406",
    "completed": true,
    "last_updated": "2023-10-02T10:48:23.827119-04:00",
    "created_at": "2023-09-30T08:58:12.961124-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e8f5622a-1522-4674-8fc1-5505f256d406",
    "datetime": "2023-09-30T19:20:00-04:00",
    "cutoff_datetime": "2023-09-30T19:20:00-04:00",
    "name": "WAS (J Adon) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "77e2911e-6591-4f66-8b6e-f13e783a66c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd3276a4-965d-4c28-bd49-08decd6cdc60/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-30T08:58:12.968611-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": "ATL (S Strider)",
                        "amount": 7429.0
                    },
                    {
                        "team": "WAS (J Adon)",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 9434.83,
                "profit_sb": -65.17,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c48cb238-12eb-4c39-a5a5-80d4ce2de32c",
                    "gambit_id": "516073fa-5f0d-4b13-a1a5-42dc465158fb",
                    "last_updated": "2023-10-02T10:48:23.840794-04:00",
                    "created_at": "2023-09-30T08:58:12.980816-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77e2911e-6591-4f66-8b6e-f13e783a66c9/?format=api"
                },
                {
                    "id": "c250dabd-04c4-40a4-bda6-f8c6c0b3c59e",
                    "gambit_id": "df03de2d-d839-466a-a275-9bc35c0e1da4",
                    "last_updated": "2023-10-02T10:48:23.837435-04:00",
                    "created_at": "2023-09-30T08:58:12.973523-04:00",
                    "name": "WAS (J Adon)",
                    "reward": "3.67000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77e2911e-6591-4f66-8b6e-f13e783a66c9/?format=api"
                }
            ]
        },
        {
            "id": "59026856-9f5b-401b-99a1-2765dbdf89dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd3276a4-965d-4c28-bd49-08decd6cdc60/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-30T08:58:12.996947-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": "ATL",
                        "amount": 6090.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e3d79fa-9d2d-4d0f-92ce-b335a57ab2c2",
                    "gambit_id": "be89bb0a-cc4c-46ca-88c7-0187dcba2abf",
                    "last_updated": "2023-10-02T10:48:23.852851-04:00",
                    "created_at": "2023-09-30T08:58:13.010769-04:00",
                    "name": "ATL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59026856-9f5b-401b-99a1-2765dbdf89dc/?format=api"
                },
                {
                    "id": "47ccd288-f884-4dce-9a9b-d13892f44c4a",
                    "gambit_id": "d43c1e2e-15b0-4265-89e5-0af26d0ef487",
                    "last_updated": "2023-10-02T10:48:23.848831-04:00",
                    "created_at": "2023-09-30T08:58:13.004354-04:00",
                    "name": "WAS",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59026856-9f5b-401b-99a1-2765dbdf89dc/?format=api"
                }
            ]
        },
        {
            "id": "603437a5-d3ad-4365-b232-41af29d19982",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd3276a4-965d-4c28-bd49-08decd6cdc60/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-30T08:58:13.016092-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": "1ab9a3e2-396b-430c-a179-d7354729ff1a",
                    "gambit_id": "a281d91d-5779-4dbd-b056-454d9141c0b4",
                    "last_updated": "2023-10-02T10:48:23.863204-04:00",
                    "created_at": "2023-09-30T08:58:13.026813-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/603437a5-d3ad-4365-b232-41af29d19982/?format=api"
                },
                {
                    "id": "36d6e9fb-5684-4aef-b513-ecdce62b0d18",
                    "gambit_id": "3cb55266-2c58-40de-97bb-0fc1e83d8b66",
                    "last_updated": "2023-10-02T10:48:23.859703-04:00",
                    "created_at": "2023-09-30T08:58:13.021062-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/603437a5-d3ad-4365-b232-41af29d19982/?format=api"
                }
            ]
        }
    ]
}