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/51bb5da6-048a-437f-b08a-092c7aea3d67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "51bb5da6-048a-437f-b08a-092c7aea3d67",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0305cf7b-0d5a-4578-8ef9-bb382ab679c7",
    "completed": true,
    "last_updated": "2022-10-17T09:37:01.147080-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0305cf7b-0d5a-4578-8ef9-bb382ab679c7",
    "datetime": "2022-10-15T15:30:00-04:00",
    "cutoff_datetime": "2022-10-15T15:30:00-04:00",
    "name": "Maryland v. Indiana",
    "bettypes": [
        {
            "id": "31de63c9-52b8-4967-8c94-1b565c1bce53",
            "match": "https://api-prod.gambitprofit.com/api/matches/51bb5da6-048a-437f-b08a-092c7aea3d67/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Maryland",
                        "amount": 7660.0
                    },
                    {
                        "team": "Indiana",
                        "amount": 2340.0
                    }
                ],
                "expected_reward_tokens": 9498.4,
                "profit_sb": -1.6,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4061a41-9e74-4117-807a-f59a36599815",
                    "gambit_id": "f6c1b62c-da83-459b-995d-08d8d3877493",
                    "last_updated": "2022-10-17T09:37:01.154631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31de63c9-52b8-4967-8c94-1b565c1bce53/?format=api"
                },
                {
                    "id": "0e301694-b32b-4455-b3ae-9739d670211e",
                    "gambit_id": "843ca126-b997-4445-bc5e-5c7f2f574ca8",
                    "last_updated": "2022-10-17T09:37:01.153451-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "4.06000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31de63c9-52b8-4967-8c94-1b565c1bce53/?format=api"
                }
            ]
        },
        {
            "id": "cd633044-08bb-44b6-961f-fb10b23d213c",
            "match": "https://api-prod.gambitprofit.com/api/matches/51bb5da6-048a-437f-b08a-092c7aea3d67/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Indiana",
                        "amount": 5000.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "683d761e-22f8-46d8-8e17-b646edf5200b",
                    "gambit_id": "c871b9df-3bb4-41f7-b55a-2af198606e45",
                    "last_updated": "2022-10-17T09:37:01.156890-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd633044-08bb-44b6-961f-fb10b23d213c/?format=api"
                },
                {
                    "id": "eb7e4ec6-08ba-455a-b3c3-19a85f4dac23",
                    "gambit_id": "17e8dff2-6fa6-47b3-a29c-e944c7b077fa",
                    "last_updated": "2022-10-17T09:37:01.158022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd633044-08bb-44b6-961f-fb10b23d213c/?format=api"
                }
            ]
        },
        {
            "id": "6ed5b48a-cc23-4b3c-a974-f3fa8133e2a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/51bb5da6-048a-437f-b08a-092c7aea3d67/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 63.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 63.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90407cb9-a88f-4820-86bd-d7aaa57d3621",
                    "gambit_id": "35b544e6-a811-4ebb-b371-c44b3bf18bb3",
                    "last_updated": "2022-10-17T09:37:01.151215-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed5b48a-cc23-4b3c-a974-f3fa8133e2a1/?format=api"
                },
                {
                    "id": "30b13bcf-66f1-4364-834b-f40ef2a88d64",
                    "gambit_id": "065c48fd-99a5-4509-96c5-561262b57247",
                    "last_updated": "2022-10-17T09:37:01.150041-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "63.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed5b48a-cc23-4b3c-a974-f3fa8133e2a1/?format=api"
                }
            ]
        }
    ]
}