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/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0ea844d0-4a8c-4d99-bcc8-a910c59a1775",
    "completed": true,
    "last_updated": "2022-09-26T10:11:51.874288-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0ea844d0-4a8c-4d99-bcc8-a910c59a1775",
    "datetime": "2022-09-25T13:00:00-04:00",
    "cutoff_datetime": "2022-09-25T13:00:00-04:00",
    "name": "Las Vegas Raiders v. Tennessee Titans",
    "bettypes": [
        {
            "id": "91d3eaa1-9038-43b7-8070-b63a2bcd90e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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": "Las Vegas Raiders",
                        "amount": 5397.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d95c2d1-f6e6-4bf8-b43a-bc164de0fe97",
                    "gambit_id": "4ec76400-8887-4bb7-b9d3-4c805b4377c8",
                    "last_updated": "2022-09-26T10:11:51.881318-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d3eaa1-9038-43b7-8070-b63a2bcd90e9/?format=api"
                },
                {
                    "id": "54a56360-fc29-4a2a-8be6-8f777bb7de66",
                    "gambit_id": "4d9da3e5-d00e-499d-8a42-b5455d51d8dc",
                    "last_updated": "2022-09-26T10:11:51.880381-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d3eaa1-9038-43b7-8070-b63a2bcd90e9/?format=api"
                }
            ]
        },
        {
            "id": "f5c367d7-3f59-4d62-91d7-90d295ff83d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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": "Tennessee Titans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d389e5d-b972-43c4-83e9-00dce579f844",
                    "gambit_id": "df6bb1bb-a7ec-44b0-a9bf-a2e1b463721a",
                    "last_updated": "2022-09-26T10:11:51.883193-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c367d7-3f59-4d62-91d7-90d295ff83d2/?format=api"
                },
                {
                    "id": "0dc172cb-17e9-4984-a6ab-34fdcc8e25d2",
                    "gambit_id": "f6ef9052-b41c-417f-b9d5-112c47355f56",
                    "last_updated": "2022-09-26T10:11:51.884104-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c367d7-3f59-4d62-91d7-90d295ff83d2/?format=api"
                }
            ]
        },
        {
            "id": "b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3c2728a-e84d-44e6-8b0c-b8358adcceae",
                    "gambit_id": "f6d49c7d-2eb6-4c34-9885-c73a92ef4ef2",
                    "last_updated": "2022-09-26T10:11:51.877163-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b/?format=api"
                },
                {
                    "id": "5b6788fd-4c16-45ea-8963-e5da34988773",
                    "gambit_id": "8bbf02f7-c598-4056-bf11-93ad30b58539",
                    "last_updated": "2022-09-26T10:11:51.878288-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b/?format=api"
                }
            ]
        }
    ]
}