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/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5defb31f-f3df-4f0f-a297-d49d77753862",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b628278f-70b6-4761-abf0-fad09c465ef5",
    "completed": true,
    "last_updated": "2023-09-27T18:58:11.124916-04:00",
    "created_at": "2023-09-26T08:58:21.137565-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b628278f-70b6-4761-abf0-fad09c465ef5",
    "datetime": "2023-09-26T18:10:00-04:00",
    "cutoff_datetime": "2023-09-26T18:10:00-04:00",
    "name": "CIN (H Greene) v. CLE (L Giolito)",
    "bettypes": [
        {
            "id": "ca7bf04c-c50f-4596-b1df-bf780e766c91",
            "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T08:58:21.151037-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": "CLE (L Giolito)",
                        "amount": 5117.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d735238-2de2-48f7-95e6-42d4229beb39",
                    "gambit_id": "ef9eaa03-475e-4cba-9a48-3ba03c16eb66",
                    "last_updated": "2023-09-27T18:58:11.146800-04:00",
                    "created_at": "2023-09-26T08:58:21.166163-04:00",
                    "name": "CLE (L Giolito)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
                },
                {
                    "id": "9e88563f-2895-4e7a-88a8-94ae1e35caad",
                    "gambit_id": "dedf0d30-0232-4ace-9ecc-2296c0009cc6",
                    "last_updated": "2023-09-27T18:58:11.143133-04:00",
                    "created_at": "2023-09-26T08:58:21.160585-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
                }
            ]
        },
        {
            "id": "2307cdb7-cffd-49be-89e8-85888c36ce42",
            "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T08:58:21.170356-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": "CIN",
                        "amount": 6390.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da36a5b8-3965-4d8f-af9b-efdd021cbd45",
                    "gambit_id": "78f9eb24-d10c-467f-b2b3-e993ba408375",
                    "last_updated": "2023-09-27T18:58:11.153393-04:00",
                    "created_at": "2023-09-26T08:58:21.174985-04:00",
                    "name": "CIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2307cdb7-cffd-49be-89e8-85888c36ce42/?format=api"
                },
                {
                    "id": "ad1c1ed4-7aa5-427b-8112-d8b01bf39dfd",
                    "gambit_id": "c06e2ab9-e198-4e11-a9d2-1594fe49058d",
                    "last_updated": "2023-09-27T18:58:11.157000-04:00",
                    "created_at": "2023-09-26T08:58:21.180123-04:00",
                    "name": "CLE",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2307cdb7-cffd-49be-89e8-85888c36ce42/?format=api"
                }
            ]
        },
        {
            "id": "11d5e547-43a6-4133-90a5-7ab40ddbe6f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T08:58:21.186474-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8632f4d-3898-4fa0-bc07-0f545046867a",
                    "gambit_id": "a25c4f8f-5036-412c-a25a-1a143f3d9083",
                    "last_updated": "2023-09-27T18:58:11.163637-04:00",
                    "created_at": "2023-09-26T08:58:21.191210-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
                },
                {
                    "id": "c399cf76-d5fc-4c76-8030-c7fe97a4f1b2",
                    "gambit_id": "1e1a7e62-0d74-47e1-89b9-597123418928",
                    "last_updated": "2023-09-27T18:58:11.167085-04:00",
                    "created_at": "2023-09-26T08:58:21.195884-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
                }
            ]
        }
    ]
}