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/6a2ca328-52c7-4f10-b706-ea47979d9c78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a2ca328-52c7-4f10-b706-ea47979d9c78",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "acd6348b-9a85-43bb-a082-ac62b6d06260",
    "completed": true,
    "last_updated": "2023-09-04T12:53:27.710155-04:00",
    "created_at": "2023-09-02T09:33:14.727592-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/acd6348b-9a85-43bb-a082-ac62b6d06260",
    "datetime": "2023-09-02T19:10:00-04:00",
    "cutoff_datetime": "2023-09-02T19:10:00-04:00",
    "name": "NYY (L Severino) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "51ade4cc-6bbf-486b-9eec-93b0b896b2f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a2ca328-52c7-4f10-b706-ea47979d9c78/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-02T09:33:14.740788-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": "HOU (H Brown)",
                        "amount": 6232.0
                    },
                    {
                        "team": "NYY (L Severino)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc4d210b-0c41-4397-9f86-4a1b9a054e0a",
                    "gambit_id": "96fe29f3-38ad-408d-a234-740643799140",
                    "last_updated": "2023-09-04T12:53:27.725071-04:00",
                    "created_at": "2023-09-02T09:33:14.750114-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ade4cc-6bbf-486b-9eec-93b0b896b2f5/?format=api"
                },
                {
                    "id": "2a033bc5-c035-4368-bbb4-e021cac41090",
                    "gambit_id": "a24057f3-95ab-46ff-bd7f-f77ec830a8c2",
                    "last_updated": "2023-09-04T12:53:27.719950-04:00",
                    "created_at": "2023-09-02T09:33:14.745060-04:00",
                    "name": "NYY (L Severino)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ade4cc-6bbf-486b-9eec-93b0b896b2f5/?format=api"
                }
            ]
        },
        {
            "id": "1a1932f4-33de-4ec1-8b37-c16e35205cba",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a2ca328-52c7-4f10-b706-ea47979d9c78/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-02T09:33:14.754337-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",
                        "amount": 5423.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "903f02dc-ae0a-4092-b711-c8548442077a",
                    "gambit_id": "53296d4a-d003-49ce-a2a1-667f86fcd0a9",
                    "last_updated": "2023-09-04T12:53:27.732213-04:00",
                    "created_at": "2023-09-02T09:33:14.758141-04:00",
                    "name": "NYY",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1932f4-33de-4ec1-8b37-c16e35205cba/?format=api"
                },
                {
                    "id": "13d2d70f-cf5f-45d3-b8fe-d0888f82bc83",
                    "gambit_id": "e9aa78d5-288e-4458-b37a-6f55d70cf03f",
                    "last_updated": "2023-09-04T12:53:27.735609-04:00",
                    "created_at": "2023-09-02T09:33:14.762324-04:00",
                    "name": "HOU",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1932f4-33de-4ec1-8b37-c16e35205cba/?format=api"
                }
            ]
        },
        {
            "id": "d7ab8567-6426-4750-b56e-4583ffef63d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a2ca328-52c7-4f10-b706-ea47979d9c78/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-02T09:33:14.766466-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": "d23efd2e-c18c-47e7-b75f-b3d25d404ea9",
                    "gambit_id": "5f76f9b5-a4a6-46cb-8dcf-3611173b5cc5",
                    "last_updated": "2023-09-04T12:53:27.746325-04:00",
                    "created_at": "2023-09-02T09:33:14.775324-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/d7ab8567-6426-4750-b56e-4583ffef63d8/?format=api"
                },
                {
                    "id": "f82775a4-7c3c-4b47-94b1-4f7f7179448b",
                    "gambit_id": "3c1e6efc-b0b0-415f-a5eb-25301f6b2dc0",
                    "last_updated": "2023-09-04T12:53:27.742820-04:00",
                    "created_at": "2023-09-02T09:33:14.771576-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/d7ab8567-6426-4750-b56e-4583ffef63d8/?format=api"
                }
            ]
        }
    ]
}