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/4de8cde7-c4c8-4d90-892f-356ef155be8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4de8cde7-c4c8-4d90-892f-356ef155be8a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53aa198c-9d4f-4e4c-89c3-d72410139bb9",
    "completed": true,
    "last_updated": "2023-05-22T14:42:19.944276-04:00",
    "created_at": "2023-05-21T10:17:16.066414-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/53aa198c-9d4f-4e4c-89c3-d72410139bb9",
    "datetime": "2023-05-21T13:35:00-04:00",
    "cutoff_datetime": "2023-05-21T13:35:00-04:00",
    "name": "SEA (G Kirby) v. ATL (J Shuster)",
    "bettypes": [
        {
            "id": "e9092d0f-0802-4bdd-90ff-eb11f2770aa2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4de8cde7-c4c8-4d90-892f-356ef155be8a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-21T10:17:16.082282-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": "ATL (J Shuster)",
                        "amount": 5183.0
                    },
                    {
                        "team": "SEA (G Kirby)",
                        "amount": 4817.0
                    }
                ],
                "expected_reward_tokens": 9536.72,
                "profit_sb": 36.72,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf8328e8-ab21-4be2-a037-fd53c3be9dc2",
                    "gambit_id": "7dc9f458-a05b-4c7f-a558-2d500e7619a1",
                    "last_updated": "2023-05-22T14:42:19.954487-04:00",
                    "created_at": "2023-05-21T10:17:16.083926-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.84000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9092d0f-0802-4bdd-90ff-eb11f2770aa2/?format=api"
                },
                {
                    "id": "fab2ac46-fb7d-41d1-ac2c-cf032519fc39",
                    "gambit_id": "dbf4233b-613a-4fd8-bc98-153ac08b4ea8",
                    "last_updated": "2023-05-22T14:42:19.955706-04:00",
                    "created_at": "2023-05-21T10:17:16.085642-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9092d0f-0802-4bdd-90ff-eb11f2770aa2/?format=api"
                }
            ]
        },
        {
            "id": "733cf7bb-59b8-41a9-add6-171ffaf13a41",
            "match": "https://api-prod.gambitprofit.com/api/matches/4de8cde7-c4c8-4d90-892f-356ef155be8a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-21T10:17:16.075886-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": "SEA",
                        "amount": 6314.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db38fc63-dae4-4288-a8f9-8d768bdba925",
                    "gambit_id": "db1e9e6e-ee1a-4e41-bb2a-07fcaca0cb91",
                    "last_updated": "2023-05-22T14:42:19.951909-04:00",
                    "created_at": "2023-05-21T10:17:16.080090-04:00",
                    "name": "SEA",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733cf7bb-59b8-41a9-add6-171ffaf13a41/?format=api"
                },
                {
                    "id": "7ea477b9-e55a-460b-a737-9868c3760bc3",
                    "gambit_id": "23a4886c-b1a0-42ac-ac2e-bfc57eb609d7",
                    "last_updated": "2023-05-22T14:42:19.950603-04:00",
                    "created_at": "2023-05-21T10:17:16.077910-04:00",
                    "name": "ATL",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733cf7bb-59b8-41a9-add6-171ffaf13a41/?format=api"
                }
            ]
        },
        {
            "id": "09eb8118-0b7b-4dce-bc42-a2263428dd49",
            "match": "https://api-prod.gambitprofit.com/api/matches/4de8cde7-c4c8-4d90-892f-356ef155be8a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-21T10:17:16.069023-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5cbf4777-7940-4136-ba05-039ce6a5749b",
                    "gambit_id": "aab950eb-972d-455c-b082-f78912e3f1f4",
                    "last_updated": "2023-05-22T14:42:19.947104-04:00",
                    "created_at": "2023-05-21T10:17:16.071382-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09eb8118-0b7b-4dce-bc42-a2263428dd49/?format=api"
                },
                {
                    "id": "e1aa700d-1d88-490d-937a-4632a48afbf8",
                    "gambit_id": "c586c99f-9c04-4f01-89c3-72e10685616f",
                    "last_updated": "2023-05-22T14:42:19.948256-04:00",
                    "created_at": "2023-05-21T10:17:16.073574-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09eb8118-0b7b-4dce-bc42-a2263428dd49/?format=api"
                }
            ]
        }
    ]
}