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/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0f01ac94-1fb4-4f59-82a7-9ab7811f5009",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "780c43df-a6a7-4f80-993f-5026875760ad",
    "completed": true,
    "last_updated": "2023-05-26T11:52:17.230715-04:00",
    "created_at": "2023-05-25T13:47:02.273777-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/780c43df-a6a7-4f80-993f-5026875760ad",
    "datetime": "2023-05-25T19:05:00-04:00",
    "cutoff_datetime": "2023-05-25T19:05:00-04:00",
    "name": "BAL (K Gibson) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "004dbe36-b80f-421b-8d31-f8d519e457fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-25T13:47:02.277504-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": "NYY (C Schmidt)",
                        "amount": 5530.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4470.0
                    }
                ],
                "expected_reward_tokens": 9565.8,
                "profit_sb": 65.8,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc3795a5-59eb-40a1-9763-081e67f6e8ec",
                    "gambit_id": "d5c4d9d5-6c9c-4204-b31e-caeaa7def80e",
                    "last_updated": "2023-05-26T11:52:17.243439-04:00",
                    "created_at": "2023-05-25T13:47:02.283767-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/004dbe36-b80f-421b-8d31-f8d519e457fa/?format=api"
                },
                {
                    "id": "90615a09-9e82-4115-b0e2-e47883e12622",
                    "gambit_id": "bf6e6192-0b9a-4711-be80-60ea513f8b42",
                    "last_updated": "2023-05-26T11:52:17.241010-04:00",
                    "created_at": "2023-05-25T13:47:02.280453-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/004dbe36-b80f-421b-8d31-f8d519e457fa/?format=api"
                }
            ]
        },
        {
            "id": "557d8584-9ab2-4dc5-9596-961a502a94b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-25T13:47:02.286911-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": "BAL",
                        "amount": 6090.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0a61ea5-680c-48b7-95f3-a26e227c1a61",
                    "gambit_id": "0f234617-219e-4588-8408-a2771fdf87f2",
                    "last_updated": "2023-05-26T11:52:17.247899-04:00",
                    "created_at": "2023-05-25T13:47:02.289957-04:00",
                    "name": "BAL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557d8584-9ab2-4dc5-9596-961a502a94b6/?format=api"
                },
                {
                    "id": "a8cfb5ca-0ec8-4d86-a4c5-cadf1ccecd6a",
                    "gambit_id": "332485c9-da30-4ccf-b09c-27efbd31a4d8",
                    "last_updated": "2023-05-26T11:52:17.250496-04:00",
                    "created_at": "2023-05-25T13:47:02.293149-04:00",
                    "name": "NYY",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557d8584-9ab2-4dc5-9596-961a502a94b6/?format=api"
                }
            ]
        },
        {
            "id": "0b01b196-0207-4cf9-af70-6a52bafc683d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-25T13:47:02.296219-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": 5094.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2101dd0b-1679-44c3-b715-d8cd5ccfe67e",
                    "gambit_id": "f82b3dba-5438-45f3-93ff-fa4b6ad3c66c",
                    "last_updated": "2023-05-26T11:52:17.257982-04:00",
                    "created_at": "2023-05-25T13:47:02.301695-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/0b01b196-0207-4cf9-af70-6a52bafc683d/?format=api"
                },
                {
                    "id": "d56cdb5c-29e2-43ff-9a80-8c9d47ea140f",
                    "gambit_id": "f4ee53af-5f9a-44c1-9d55-3144fd7be5ab",
                    "last_updated": "2023-05-26T11:52:17.256117-04:00",
                    "created_at": "2023-05-25T13:47:02.298665-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b01b196-0207-4cf9-af70-6a52bafc683d/?format=api"
                }
            ]
        }
    ]
}