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/7bb16249-8c15-4611-9364-1eb1c4ab962d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7bb16249-8c15-4611-9364-1eb1c4ab962d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2116920f-a74b-4fe2-9886-a1cda2cac115",
    "completed": true,
    "last_updated": "2023-11-27T20:18:15.796463-05:00",
    "created_at": "2023-11-22T09:13:17.118094-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.65,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2116920f-a74b-4fe2-9886-a1cda2cac115",
    "datetime": "2023-11-26T13:00:00-05:00",
    "cutoff_datetime": "2023-11-26T13:00:00-05:00",
    "name": "New England Patriots v. New York Giants",
    "bettypes": [
        {
            "id": "f9bfd72b-90e3-45a5-a67c-f9cccc938daf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bb16249-8c15-4611-9364-1eb1c4ab962d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:17.135416-05: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 England Patriots",
                        "amount": 6465.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3535.0
                    }
                ],
                "expected_reward_tokens": 9438.45,
                "profit_sb": -61.55,
                "profit_sb_percentage": -0.65,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f35e1fd-a5a6-4ba9-b6b1-1290a6269f0d",
                    "gambit_id": "515a4a72-44d2-4cef-bc9a-55fbfc15c323",
                    "last_updated": "2023-11-27T20:18:15.819979-05:00",
                    "created_at": "2023-11-22T09:13:17.138817-05:00",
                    "name": "New England Patriots",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bfd72b-90e3-45a5-a67c-f9cccc938daf/?format=api"
                },
                {
                    "id": "a664a5f3-9786-49f9-85d3-6529de342270",
                    "gambit_id": "739d486b-3852-4f3e-8309-8fb53133e235",
                    "last_updated": "2023-11-27T20:18:15.823196-05:00",
                    "created_at": "2023-11-22T09:13:17.142679-05:00",
                    "name": "New York Giants",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bfd72b-90e3-45a5-a67c-f9cccc938daf/?format=api"
                }
            ]
        },
        {
            "id": "f9a9ce87-0eb4-48ac-99b7-2e7e90411df0",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bb16249-8c15-4611-9364-1eb1c4ab962d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:13:17.123229-05: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 England Patriots",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0046fdb8-fce1-4443-b46b-c9430fc6826f",
                    "gambit_id": "5a3fd47a-25f3-4926-9d7f-eb18bfe0250c",
                    "last_updated": "2023-11-27T20:18:15.809485-05:00",
                    "created_at": "2023-11-22T09:13:17.126892-05:00",
                    "name": "New England Patriots",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a9ce87-0eb4-48ac-99b7-2e7e90411df0/?format=api"
                },
                {
                    "id": "ef5ea151-4cdd-4e39-a322-973fe5a4a49c",
                    "gambit_id": "8403a8fa-d0ef-4cdd-a948-4a8442633c80",
                    "last_updated": "2023-11-27T20:18:15.813076-05:00",
                    "created_at": "2023-11-22T09:13:17.131545-05:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a9ce87-0eb4-48ac-99b7-2e7e90411df0/?format=api"
                }
            ]
        },
        {
            "id": "f5689c1c-6645-4b8b-8711-f372b4e34713",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bb16249-8c15-4611-9364-1eb1c4ab962d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:13:17.146605-05: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 36",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0dc4d7c-b4bb-43bb-abaa-2181931be598",
                    "gambit_id": "d16f5e28-3141-425d-a668-5fc210219976",
                    "last_updated": "2023-11-27T20:18:15.829823-05:00",
                    "created_at": "2023-11-22T09:13:17.150518-05:00",
                    "name": "Game Total Over 36",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5689c1c-6645-4b8b-8711-f372b4e34713/?format=api"
                },
                {
                    "id": "c03debb0-7a0b-4ebd-99de-4a3e762c6990",
                    "gambit_id": "f98900bd-4c39-483b-b711-0108bdf999f0",
                    "last_updated": "2023-11-27T20:18:15.833151-05:00",
                    "created_at": "2023-11-22T09:13:17.154313-05:00",
                    "name": "Game Total Under 36",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5689c1c-6645-4b8b-8711-f372b4e34713/?format=api"
                }
            ]
        }
    ]
}