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/51205cf5-3da2-4989-a2eb-e6f37d425f49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "51205cf5-3da2-4989-a2eb-e6f37d425f49",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ba7b847-0687-4fef-a958-c1e7e9d7e28e",
    "completed": true,
    "last_updated": "2023-11-03T10:28:05.345417-04:00",
    "created_at": "2023-11-01T09:08:16.049887-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.47,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9ba7b847-0687-4fef-a958-c1e7e9d7e28e",
    "datetime": "2023-11-01T19:40:00-04:00",
    "cutoff_datetime": "2023-11-01T19:40:00-04:00",
    "name": "Cleveland Cavaliers v. New York Knicks",
    "bettypes": [
        {
            "id": "8d3961c9-55a7-4dfa-acdb-8dff54a8a334",
            "match": "https://api-prod.gambitprofit.com/api/matches/51205cf5-3da2-4989-a2eb-e6f37d425f49/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:16.073517-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": "New York Knicks",
                        "amount": 6546.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f813714-e953-4455-90ba-082339149619",
                    "gambit_id": "f233eead-b42d-4946-906c-f66c29526c18",
                    "last_updated": "2023-11-03T10:28:05.368957-04:00",
                    "created_at": "2023-11-01T09:08:16.085008-04:00",
                    "name": "New York Knicks",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3961c9-55a7-4dfa-acdb-8dff54a8a334/?format=api"
                },
                {
                    "id": "dae7d2c0-5bd9-4b4b-8a92-77a47e0704a9",
                    "gambit_id": "ebaf77e1-2b90-4205-81f2-771f93eb72ef",
                    "last_updated": "2023-11-03T10:28:05.365566-04:00",
                    "created_at": "2023-11-01T09:08:16.078362-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3961c9-55a7-4dfa-acdb-8dff54a8a334/?format=api"
                }
            ]
        },
        {
            "id": "dda909ef-4748-45cc-880c-63a2f93280d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/51205cf5-3da2-4989-a2eb-e6f37d425f49/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:16.089564-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29a41fa4-2147-46dc-a3c5-e9c9007cda5d",
                    "gambit_id": "9821e13e-3a5b-41a6-ac0f-b80d708641fb",
                    "last_updated": "2023-11-03T10:28:05.383316-04:00",
                    "created_at": "2023-11-01T09:08:16.099258-04:00",
                    "name": "New York Knicks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda909ef-4748-45cc-880c-63a2f93280d1/?format=api"
                },
                {
                    "id": "1d1c0f2c-9367-466d-bf9c-ddcee14a73ad",
                    "gambit_id": "a9d2a473-d267-4e5c-a5fb-bfe6cba1548d",
                    "last_updated": "2023-11-03T10:28:05.375966-04:00",
                    "created_at": "2023-11-01T09:08:16.093904-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda909ef-4748-45cc-880c-63a2f93280d1/?format=api"
                }
            ]
        },
        {
            "id": "e939d13b-6403-434b-9083-34e82f5bfe6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/51205cf5-3da2-4989-a2eb-e6f37d425f49/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:08:16.103661-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 210.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 210.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67fba442-d202-429e-90e0-edebedd29cae",
                    "gambit_id": "cf1e1c03-d025-40da-a509-bf94999aa50e",
                    "last_updated": "2023-11-03T10:28:05.402922-04:00",
                    "created_at": "2023-11-01T09:08:16.107857-04:00",
                    "name": "Game Total Over 210.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "210.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e939d13b-6403-434b-9083-34e82f5bfe6b/?format=api"
                },
                {
                    "id": "557875ac-89c5-4847-a3f0-481ecfa5ab91",
                    "gambit_id": "654797e7-7319-4ab4-a015-c3b77533341c",
                    "last_updated": "2023-11-03T10:28:05.418767-04:00",
                    "created_at": "2023-11-01T09:08:16.113385-04:00",
                    "name": "Game Total Under 210.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "210.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e939d13b-6403-434b-9083-34e82f5bfe6b/?format=api"
                }
            ]
        }
    ]
}