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/5abedab7-d810-4fee-ba7f-2d77f2c07431/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5abedab7-d810-4fee-ba7f-2d77f2c07431",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4da49985-b7cb-43c8-94b7-825e4137a360",
    "completed": true,
    "last_updated": "2022-10-31T10:37:24.639653-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.07,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4da49985-b7cb-43c8-94b7-825e4137a360",
    "datetime": "2022-10-29T14:30:00-04:00",
    "cutoff_datetime": "2022-10-29T14:30:00-04:00",
    "name": "Rutgers v. Minnesota",
    "bettypes": [
        {
            "id": "adbb9312-6aba-40bc-9474-63fb1cb4b70d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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": "Minnesota",
                        "amount": 8196.0
                    },
                    {
                        "team": "Rutgers",
                        "amount": 1804.0
                    }
                ],
                "expected_reward_tokens": 9507.08,
                "profit_sb": 7.08,
                "profit_sb_percentage": 0.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c1bc0da-6101-4432-be34-f64223c29ca5",
                    "gambit_id": "e8f2fd6f-c743-4bdc-871a-629440830bf2",
                    "last_updated": "2022-10-31T10:37:24.645322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbb9312-6aba-40bc-9474-63fb1cb4b70d/?format=api"
                },
                {
                    "id": "2d897df7-3e85-42a1-85cc-2f26697a91a2",
                    "gambit_id": "ae890cfe-a9f1-40ea-b15e-3adc168cccd5",
                    "last_updated": "2022-10-31T10:37:24.646237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rutgers",
                    "reward": "5.27000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbb9312-6aba-40bc-9474-63fb1cb4b70d/?format=api"
                }
            ]
        },
        {
            "id": "13f6f3f9-06dc-4b78-bacb-656dd2956706",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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": "Rutgers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bb16db5-8b09-4105-aa9a-de7be4b3da8b",
                    "gambit_id": "8267845c-f9e6-47bf-835c-dadcbd767b2f",
                    "last_updated": "2022-10-31T10:37:24.649014-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rutgers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f6f3f9-06dc-4b78-bacb-656dd2956706/?format=api"
                },
                {
                    "id": "9b971643-09a1-4db6-913a-40f2a06ab27e",
                    "gambit_id": "26f58f30-195d-4af4-a1b0-fad70e1d834a",
                    "last_updated": "2022-10-31T10:37:24.648064-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f6f3f9-06dc-4b78-bacb-656dd2956706/?format=api"
                }
            ]
        },
        {
            "id": "82b7c25f-0fd7-4b73-996a-d9c8234b801a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf549c3a-6a3a-43b4-b55f-b8e1e0688a58",
                    "gambit_id": "0e87a9ed-1198-482e-9107-af27283254bc",
                    "last_updated": "2022-10-31T10:37:24.643470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b7c25f-0fd7-4b73-996a-d9c8234b801a/?format=api"
                },
                {
                    "id": "45a11acd-87f8-47ff-98f2-8ec622f99709",
                    "gambit_id": "df1d4962-3507-4564-9a58-c4f42171627f",
                    "last_updated": "2022-10-31T10:37:24.642429-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b7c25f-0fd7-4b73-996a-d9c8234b801a/?format=api"
                }
            ]
        }
    ]
}