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/37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7a10a453-6b41-4dc2-bba6-cbc89de3b93e",
    "completed": true,
    "last_updated": "2022-12-23T09:32:13.724237-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7a10a453-6b41-4dc2-bba6-cbc89de3b93e",
    "datetime": "2022-12-22T19:30:00-05:00",
    "cutoff_datetime": "2022-12-22T19:30:00-05:00",
    "name": "Air Force v. Baylor",
    "bettypes": [
        {
            "id": "ca7f39e8-0406-4905-b8e5-b63199ab7773",
            "match": "https://api-prod.gambitprofit.com/api/matches/37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9/?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": "Baylor",
                        "amount": 5974.0
                    },
                    {
                        "team": "Air Force",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b178448-77ff-4b61-a797-08ee972ef69e",
                    "gambit_id": "b9f8ce88-9c58-4615-b7ab-a68b09c2cb88",
                    "last_updated": "2022-12-23T09:32:13.730618-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7f39e8-0406-4905-b8e5-b63199ab7773/?format=api"
                },
                {
                    "id": "b2c4daad-42b0-4e16-9471-383cdca66626",
                    "gambit_id": "f024adf0-0c3f-4fb1-94ea-e0ef3e18d8e1",
                    "last_updated": "2022-12-23T09:32:13.731752-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7f39e8-0406-4905-b8e5-b63199ab7773/?format=api"
                }
            ]
        },
        {
            "id": "bc923a26-7df9-4201-9af0-471e3ceaae04",
            "match": "https://api-prod.gambitprofit.com/api/matches/37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9/?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": "Baylor",
                        "amount": 5000.0
                    },
                    {
                        "team": "Air Force",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d013209b-dbcd-46de-aa9f-a316f915ad61",
                    "gambit_id": "4d3009b3-1be0-4a79-9cf4-f5379377ec75",
                    "last_updated": "2022-12-23T09:32:13.734268-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc923a26-7df9-4201-9af0-471e3ceaae04/?format=api"
                },
                {
                    "id": "cb8609aa-9287-4122-893e-09c77c48910e",
                    "gambit_id": "8a6c6434-49cc-4d76-b31e-23ed15d6e347",
                    "last_updated": "2022-12-23T09:32:13.735397-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc923a26-7df9-4201-9af0-471e3ceaae04/?format=api"
                }
            ]
        },
        {
            "id": "20876004-1c93-4ff4-87ec-8887b35f2d99",
            "match": "https://api-prod.gambitprofit.com/api/matches/37fbd4d4-f967-4c52-8a58-fdcdeca3b7b9/?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 Under 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff92ca74-702e-47c3-bb47-f038685b1e88",
                    "gambit_id": "8e8c16b3-9d64-4d12-b31d-0a755106c5e7",
                    "last_updated": "2022-12-23T09:32:13.727085-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20876004-1c93-4ff4-87ec-8887b35f2d99/?format=api"
                },
                {
                    "id": "dc56adb1-e653-454d-b0f0-c495dcf48f19",
                    "gambit_id": "228d1984-f6ad-40d6-acfb-885ca783bbf3",
                    "last_updated": "2022-12-23T09:32:13.728222-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20876004-1c93-4ff4-87ec-8887b35f2d99/?format=api"
                }
            ]
        }
    ]
}