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/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ad5c415d-cb99-4882-ae04-4c5641fd589c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e62a632b-ec0a-418a-9a82-81ea0592c653",
    "completed": true,
    "last_updated": "2023-10-26T10:43:09.328120-04:00",
    "created_at": "2023-10-25T09:13:08.550427-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e62a632b-ec0a-418a-9a82-81ea0592c653",
    "datetime": "2023-10-25T19:40:00-04:00",
    "cutoff_datetime": "2023-10-25T19:40:00-04:00",
    "name": "Cleveland Cavaliers v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "e973ba7b-7028-4734-9adc-272e362d2bd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:08.573850-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": "Cleveland Cavaliers",
                        "amount": 5319.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dcc4bf1-c478-4808-83b8-2a2adc7a43b5",
                    "gambit_id": "2f8e2506-6442-4dcc-a2c2-6391ad908cf8",
                    "last_updated": "2023-10-26T10:43:09.347942-04:00",
                    "created_at": "2023-10-25T09:13:08.577860-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e973ba7b-7028-4734-9adc-272e362d2bd5/?format=api"
                },
                {
                    "id": "da29ad35-e21a-49b0-8ef6-b0d523f41081",
                    "gambit_id": "595c3fd8-3cd4-4901-90a3-905db207e1b8",
                    "last_updated": "2023-10-26T10:43:09.351496-04:00",
                    "created_at": "2023-10-25T09:13:08.582261-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e973ba7b-7028-4734-9adc-272e362d2bd5/?format=api"
                }
            ]
        },
        {
            "id": "3a99efb2-40db-47fe-82e3-a2e3e04aabfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:08.559929-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": "Brooklyn Nets",
                        "amount": 5094.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b16b3818-625a-4265-a2db-a1549bace9af",
                    "gambit_id": "c4c57c2a-deb8-4e34-b5b3-45f4dc5b6f68",
                    "last_updated": "2023-10-26T10:43:09.340645-04:00",
                    "created_at": "2023-10-25T09:13:08.568940-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a99efb2-40db-47fe-82e3-a2e3e04aabfb/?format=api"
                },
                {
                    "id": "b5834ccb-3f57-483b-9f6d-52e5e0e1010d",
                    "gambit_id": "5e24440b-45d1-4acf-ab06-51403cd6f233",
                    "last_updated": "2023-10-26T10:43:09.337087-04:00",
                    "created_at": "2023-10-25T09:13:08.564340-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a99efb2-40db-47fe-82e3-a2e3e04aabfb/?format=api"
                }
            ]
        },
        {
            "id": "2cc821fb-ce55-4116-9190-cd7568ac9712",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:08.586366-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 219",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00eb88a3-9ffc-4641-b681-26a166ae1b8c",
                    "gambit_id": "e20dc4bc-7ab6-4795-9378-be31f92a4b95",
                    "last_updated": "2023-10-26T10:43:09.358325-04:00",
                    "created_at": "2023-10-25T09:13:08.589959-04:00",
                    "name": "Game Total Under 219",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc821fb-ce55-4116-9190-cd7568ac9712/?format=api"
                },
                {
                    "id": "99d51d78-fcbc-4ff9-9832-99d65ca35f0f",
                    "gambit_id": "e662eb8b-3d14-4088-a6d1-2417e661e27a",
                    "last_updated": "2023-10-26T10:43:09.365458-04:00",
                    "created_at": "2023-10-25T09:13:08.594212-04:00",
                    "name": "Game Total Over 219",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc821fb-ce55-4116-9190-cd7568ac9712/?format=api"
                }
            ]
        }
    ]
}