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/96dc7e4b-a2f7-4427-87c1-effe5251bf49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "96dc7e4b-a2f7-4427-87c1-effe5251bf49",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8ee38a76-da5a-4a9e-9c83-2849507fd6ef",
    "completed": true,
    "last_updated": "2023-06-28T21:23:06.638450-04:00",
    "created_at": "2023-06-27T08:43:24.158162-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8ee38a76-da5a-4a9e-9c83-2849507fd6ef",
    "datetime": "2023-06-27T20:40:00-04:00",
    "cutoff_datetime": "2023-06-27T20:40:00-04:00",
    "name": "LOS (C Kershaw) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "7bdbf64e-c978-45d6-8367-c4b50c5ef2af",
            "match": "https://api-prod.gambitprofit.com/api/matches/96dc7e4b-a2f7-4427-87c1-effe5251bf49/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-27T08:43:24.161199-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": "LOS (C Kershaw)",
                        "amount": 7112.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f5ba136f-b107-4629-8915-82461491ac81",
                    "gambit_id": "a2091b2a-ab5a-422b-a3b8-e7a0ff83fb08",
                    "last_updated": "2023-06-28T21:23:06.644068-04:00",
                    "created_at": "2023-06-27T08:43:24.163117-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdbf64e-c978-45d6-8367-c4b50c5ef2af/?format=api"
                },
                {
                    "id": "aa308ab5-a5ec-45cb-b5de-82bdc5dfd88c",
                    "gambit_id": "07fdbe92-4c89-4d24-a1e2-8b448a3f2f97",
                    "last_updated": "2023-06-28T21:23:06.646137-04:00",
                    "created_at": "2023-06-27T08:43:24.165211-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdbf64e-c978-45d6-8367-c4b50c5ef2af/?format=api"
                }
            ]
        },
        {
            "id": "860a9613-92b2-4cb7-ba06-3960adf8cd9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/96dc7e4b-a2f7-4427-87c1-effe5251bf49/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-27T08:43:24.168229-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": "LOS",
                        "amount": 6241.0
                    },
                    {
                        "team": "COL",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "759fc95e-9370-422d-a83a-b17f434ed68e",
                    "gambit_id": "42c3c8c5-fcf1-4457-a44a-b4296cdc45f7",
                    "last_updated": "2023-06-28T21:23:06.649524-04:00",
                    "created_at": "2023-06-27T08:43:24.171299-04:00",
                    "name": "LOS",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860a9613-92b2-4cb7-ba06-3960adf8cd9c/?format=api"
                },
                {
                    "id": "533c3284-f790-4679-ae19-40aa2b2f190a",
                    "gambit_id": "2acd9552-605c-4ff8-b7e6-d10607cae8b0",
                    "last_updated": "2023-06-28T21:23:06.651130-04:00",
                    "created_at": "2023-06-27T08:43:24.174191-04:00",
                    "name": "COL",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860a9613-92b2-4cb7-ba06-3960adf8cd9c/?format=api"
                }
            ]
        },
        {
            "id": "b5612d55-789c-4ae4-9fad-b3780fd687dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/96dc7e4b-a2f7-4427-87c1-effe5251bf49/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-27T08:43:24.176816-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 11",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab419581-fe8b-4dd3-93b7-cba8354d393d",
                    "gambit_id": "9bce8127-6e8a-4587-88b3-3876c8a312ef",
                    "last_updated": "2023-06-28T21:23:06.656180-04:00",
                    "created_at": "2023-06-27T08:43:24.178903-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5612d55-789c-4ae4-9fad-b3780fd687dd/?format=api"
                },
                {
                    "id": "a859c309-dd47-4540-a729-ef407b608ea5",
                    "gambit_id": "6007057e-cb4f-40ce-a33e-223257e387e9",
                    "last_updated": "2023-06-28T21:23:06.654460-04:00",
                    "created_at": "2023-06-27T08:43:24.180974-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5612d55-789c-4ae4-9fad-b3780fd687dd/?format=api"
                }
            ]
        }
    ]
}