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/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76799e51-7b02-4659-965a-1143f5f8c63f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48e4f887-a67d-445a-8722-86444c2d886c",
    "completed": true,
    "last_updated": "2023-04-06T11:42:05.397106-04:00",
    "created_at": "2023-04-05T09:22:21.026964-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48e4f887-a67d-445a-8722-86444c2d886c",
    "datetime": "2023-04-05T13:05:00-04:00",
    "cutoff_datetime": "2023-04-05T13:05:00-04:00",
    "name": "PHI (A Nola) v. NYY (G Cole)",
    "bettypes": [
        {
            "id": "db59532d-be21-47c7-bec4-8609b05c7382",
            "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:21.051453-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 (G Cole)",
                        "amount": 5955.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41a2d066-17f8-49a7-8f03-5c2a6d2f74db",
                    "gambit_id": "05a5892c-677b-4fc6-a6ae-15bd8e471707",
                    "last_updated": "2023-04-06T11:42:05.418169-04:00",
                    "created_at": "2023-04-05T09:22:21.054607-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.61000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
                },
                {
                    "id": "e2e439c5-394e-416a-8fe2-507beef00bb3",
                    "gambit_id": "80bbe638-de24-46d4-8c41-1b0f66271dc2",
                    "last_updated": "2023-04-06T11:42:05.420120-04:00",
                    "created_at": "2023-04-05T09:22:21.057183-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.37000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
                }
            ]
        },
        {
            "id": "8476139d-0571-4615-96f6-81d5e9035bf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:21.041967-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": "PHI",
                        "amount": 5939.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72c338b2-e010-48e8-ad57-06736af01167",
                    "gambit_id": "5d16c5d3-e2b1-4399-b53a-c4e1e8dea389",
                    "last_updated": "2023-04-06T11:42:05.413993-04:00",
                    "created_at": "2023-04-05T09:22:21.048097-04:00",
                    "name": "PHI",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
                },
                {
                    "id": "97c90ab7-0d68-465f-9977-dde3bf11fe74",
                    "gambit_id": "6eef0253-ca7e-4e25-a8a3-f1d916f582d1",
                    "last_updated": "2023-04-06T11:42:05.411480-04:00",
                    "created_at": "2023-04-05T09:22:21.045044-04:00",
                    "name": "NYY",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
                }
            ]
        },
        {
            "id": "52819337-52a9-4d24-a669-7ee496893033",
            "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:21.032289-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53d04b68-df7a-4cd0-a5d8-88f2c7954c4e",
                    "gambit_id": "91612273-b426-4798-954a-23d868e4ec68",
                    "last_updated": "2023-04-06T11:42:05.405816-04:00",
                    "created_at": "2023-04-05T09:22:21.038837-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52819337-52a9-4d24-a669-7ee496893033/?format=api"
                },
                {
                    "id": "80702de7-be3b-4265-9bd6-0dc41c74f8e4",
                    "gambit_id": "c9cbc7cc-8cd9-4339-996a-e57800bfe6f9",
                    "last_updated": "2023-04-06T11:42:05.403070-04:00",
                    "created_at": "2023-04-05T09:22:21.035526-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52819337-52a9-4d24-a669-7ee496893033/?format=api"
                }
            ]
        }
    ]
}