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/cddbdeaf-737b-4aac-a8f9-dd2a4bf616bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cddbdeaf-737b-4aac-a8f9-dd2a4bf616bc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79d0d074-15ad-4b82-bd94-e4c0368d2a16",
    "completed": true,
    "last_updated": "2022-10-23T19:37:03.357019-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/79d0d074-15ad-4b82-bd94-e4c0368d2a16",
    "datetime": "2022-10-22T15:30:00-04:00",
    "cutoff_datetime": "2022-10-22T15:30:00-04:00",
    "name": "Purdue v. Wisconsin",
    "bettypes": [
        {
            "id": "df41d987-a1af-449c-95d0-365d7241a32e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddbdeaf-737b-4aac-a8f9-dd2a4bf616bc/?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": "Wisconsin",
                        "amount": 5316.0
                    },
                    {
                        "team": "Purdue",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bac2f877-0dfc-4f62-9b9d-a46271608318",
                    "gambit_id": "4fc7325a-c102-4dac-87ea-9cd5be21710d",
                    "last_updated": "2022-10-23T19:37:03.362814-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df41d987-a1af-449c-95d0-365d7241a32e/?format=api"
                },
                {
                    "id": "e22dc904-d282-42fd-85f8-3f2031c6a7ba",
                    "gambit_id": "0ce30d2e-c723-40ac-9d65-200924556fcd",
                    "last_updated": "2022-10-23T19:37:03.363849-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df41d987-a1af-449c-95d0-365d7241a32e/?format=api"
                }
            ]
        },
        {
            "id": "e99fd615-166f-4b50-8701-21c39e3f25e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddbdeaf-737b-4aac-a8f9-dd2a4bf616bc/?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": "Wisconsin",
                        "amount": 5000.0
                    },
                    {
                        "team": "Purdue",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fb46066-e7c9-47c6-8ecb-61d384da6fd3",
                    "gambit_id": "cbf37a99-5151-4eb0-b4d7-e41482a2bcc0",
                    "last_updated": "2022-10-23T19:37:03.365959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wisconsin",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99fd615-166f-4b50-8701-21c39e3f25e9/?format=api"
                },
                {
                    "id": "db776beb-a13b-4583-bf7a-c43457f918d1",
                    "gambit_id": "6fd80324-01e4-4992-8c86-fedfa7911e6d",
                    "last_updated": "2022-10-23T19:37:03.366923-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e99fd615-166f-4b50-8701-21c39e3f25e9/?format=api"
                }
            ]
        },
        {
            "id": "c14e37a6-337d-4fb1-aff5-9ba6c6b59f40",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddbdeaf-737b-4aac-a8f9-dd2a4bf616bc/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d80a113c-4637-4f89-ab4e-d77d0ab2efee",
                    "gambit_id": "e506631e-b4f7-41b0-8daa-385347f5c945",
                    "last_updated": "2022-10-23T19:37:03.360890-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14e37a6-337d-4fb1-aff5-9ba6c6b59f40/?format=api"
                },
                {
                    "id": "eaf307be-ce8a-4c8d-a1c0-2bbceec3a23b",
                    "gambit_id": "116cab12-ffdd-48a7-a59a-34d82362a2c1",
                    "last_updated": "2022-10-23T19:37:03.359817-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14e37a6-337d-4fb1-aff5-9ba6c6b59f40/?format=api"
                }
            ]
        }
    ]
}