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/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c8b250ce-8c42-4d2c-a8fa-a820b62d7691",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3e1c4e1-330a-4993-a000-128b85486016",
    "completed": true,
    "last_updated": "2022-10-03T09:47:09.075485-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.47,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3e1c4e1-330a-4993-a000-128b85486016",
    "datetime": "2022-10-02T19:08:00-04:00",
    "cutoff_datetime": "2022-10-02T19:08:00-04:00",
    "name": "NYM (C Bassitt) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "e2cbcbb9-2043-45b9-ba62-c4483500b0ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (C Morton)",
                        "amount": 5455.0
                    },
                    {
                        "team": "NYM (C Bassitt)",
                        "amount": 4545.0
                    }
                ],
                "expected_reward_tokens": 9544.5,
                "profit_sb": 44.5,
                "profit_sb_percentage": 0.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2455e8d0-6330-462c-91f5-225add15b996",
                    "gambit_id": "47d46463-98af-44d3-8468-d84066a93262",
                    "last_updated": "2022-10-03T09:47:09.086081-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.75000",
                    "odds": "1.79370",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cbcbb9-2043-45b9-ba62-c4483500b0ea/?format=api"
                },
                {
                    "id": "1977fb56-cf91-4eb7-8b3b-729be64bc641",
                    "gambit_id": "ed82d598-2992-4eb3-8a9e-ce6a202a60de",
                    "last_updated": "2022-10-03T09:47:09.084996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Bassitt)",
                    "reward": "2.10000",
                    "odds": "2.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cbcbb9-2043-45b9-ba62-c4483500b0ea/?format=api"
                }
            ]
        },
        {
            "id": "8db63003-9ab5-44ca-8e8f-a12b40696584",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "NYM",
                        "amount": 6305.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3695.0
                    }
                ],
                "expected_reward_tokens": 9457.5,
                "profit_sb": -42.5,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "348014fd-b49a-458b-9e2d-7739e4b57f5b",
                    "gambit_id": "6438ce16-ee7f-46c9-a393-24c8116742e2",
                    "last_updated": "2022-10-03T09:47:09.082715-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db63003-9ab5-44ca-8e8f-a12b40696584/?format=api"
                },
                {
                    "id": "79f8ce4e-9ced-42f4-80e2-f1fb0013b8a4",
                    "gambit_id": "20b9f516-25bb-4d05-b601-f6c422cec32a",
                    "last_updated": "2022-10-03T09:47:09.081608-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.56000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db63003-9ab5-44ca-8e8f-a12b40696584/?format=api"
                }
            ]
        },
        {
            "id": "715e75ab-5518-477f-a0d5-df4123f88a8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45183696-0454-45d0-870a-8527ee98c26a",
                    "gambit_id": "1fc19705-dc89-443c-90a4-e9330a226a86",
                    "last_updated": "2022-10-03T09:47:09.079367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
                },
                {
                    "id": "22df9185-d871-47bf-a342-eb55dad9c64c",
                    "gambit_id": "115e855f-4d19-4b52-bb18-b8938ede59b5",
                    "last_updated": "2022-10-03T09:47:09.078248-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
                }
            ]
        }
    ]
}