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/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6ff8a44-1205-4c66-b007-c049d4b17d67",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5cf68c3-6a06-4481-8b64-d548ae8a069a",
    "completed": true,
    "last_updated": "2023-05-09T11:31:53.533096-04:00",
    "created_at": "2023-05-08T11:46:58.354186-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e5cf68c3-6a06-4481-8b64-d548ae8a069a",
    "datetime": "2023-05-08T18:35:00-04:00",
    "cutoff_datetime": "2023-05-08T18:35:00-04:00",
    "name": "COL (K Freeland) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "b9f18348-bb81-41c4-8358-f9ba0d771387",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-08T11:46:58.367237-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 (M Keller)",
                        "amount": 6182.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5e58f81-e439-4194-8250-9cf36811b600",
                    "gambit_id": "4bd39b8c-3682-4866-bb7f-2032b50df866",
                    "last_updated": "2023-05-09T11:31:53.546323-04:00",
                    "created_at": "2023-05-08T11:46:58.368898-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f18348-bb81-41c4-8358-f9ba0d771387/?format=api"
                },
                {
                    "id": "492db44d-0630-4a08-b3c9-db055a6f16d8",
                    "gambit_id": "055a10ea-e7aa-4676-93a7-1495522cef5e",
                    "last_updated": "2023-05-09T11:31:53.548028-04:00",
                    "created_at": "2023-05-08T11:46:58.370862-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f18348-bb81-41c4-8358-f9ba0d771387/?format=api"
                }
            ]
        },
        {
            "id": "6049f50c-a518-4592-b744-4939302bdeb0",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-08T11:46:58.361700-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": "COL",
                        "amount": 5512.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "339a44d1-34f2-4f71-a651-7ff0c1a2be26",
                    "gambit_id": "f0817b5b-2e37-4b34-9a66-75e872265ed5",
                    "last_updated": "2023-05-09T11:31:53.542762-04:00",
                    "created_at": "2023-05-08T11:46:58.365149-04:00",
                    "name": "COL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049f50c-a518-4592-b744-4939302bdeb0/?format=api"
                },
                {
                    "id": "8511b427-3914-437f-b205-e81c3181d598",
                    "gambit_id": "6d7903cb-02c2-4d29-a86e-a52ad0c1dd10",
                    "last_updated": "2023-05-09T11:31:53.541118-04:00",
                    "created_at": "2023-05-08T11:46:58.363378-04:00",
                    "name": "PIT",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049f50c-a518-4592-b744-4939302bdeb0/?format=api"
                }
            ]
        },
        {
            "id": "a7942ffa-8d9c-4354-97c5-60ffc36f325b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-08T11:46:58.356511-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6fc7a90-11ec-4365-a69f-a9abd9dc29f4",
                    "gambit_id": "ccf5c914-9ec3-4ff7-9c54-57ab85221506",
                    "last_updated": "2023-05-09T11:31:53.536481-04:00",
                    "created_at": "2023-05-08T11:46:58.358113-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7942ffa-8d9c-4354-97c5-60ffc36f325b/?format=api"
                },
                {
                    "id": "ed3dc879-715e-4aed-93d1-2e005e452c74",
                    "gambit_id": "c0f670dd-0866-42d1-a992-d85bc326ffaa",
                    "last_updated": "2023-05-09T11:31:53.538014-04:00",
                    "created_at": "2023-05-08T11:46:58.359877-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7942ffa-8d9c-4354-97c5-60ffc36f325b/?format=api"
                }
            ]
        }
    ]
}