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/5ecda03e-cbc1-4800-baf7-8a5404b8ec66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ecda03e-cbc1-4800-baf7-8a5404b8ec66",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "36ace8e6-e112-452c-84b2-75dc98fefbf1",
    "completed": true,
    "last_updated": "2022-12-26T12:42:06.465635-05:00",
    "created_at": "2022-12-23T12:52:11.210227-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.14,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/36ace8e6-e112-452c-84b2-75dc98fefbf1",
    "datetime": "2022-12-25T16:30:00-05:00",
    "cutoff_datetime": "2022-12-25T16:30:00-05:00",
    "name": "Denver Broncos v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "dc8e47ce-d926-4a0c-808d-0abd07815611",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ecda03e-cbc1-4800-baf7-8a5404b8ec66/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:52:11.219346-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": "Denver Broncos",
                        "amount": 6110.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3890.0
                    }
                ],
                "expected_reward_tokens": 9102.6,
                "profit_sb": 102.6,
                "profit_sb_percentage": 1.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "588fdf73-a450-4100-aee2-8d5d8c7aad7e",
                    "gambit_id": "a3085c56-96ba-44f2-b1ce-384143f5c470",
                    "last_updated": "2022-12-26T12:42:06.477019-05:00",
                    "created_at": "2022-12-23T12:52:11.221731-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8e47ce-d926-4a0c-808d-0abd07815611/?format=api"
                },
                {
                    "id": "079c0be2-ef3c-4e3f-a7b3-b66a53d7fa1a",
                    "gambit_id": "acc635be-a748-442f-8284-a046b477c7e5",
                    "last_updated": "2022-12-26T12:42:06.475821-05:00",
                    "created_at": "2022-12-23T12:52:11.220545-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.34000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8e47ce-d926-4a0c-808d-0abd07815611/?format=api"
                }
            ]
        },
        {
            "id": "0556cd5d-ca8d-49f8-804f-484359aa5fb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ecda03e-cbc1-4800-baf7-8a5404b8ec66/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:52:11.215614-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": "Denver Broncos",
                        "amount": 5209.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 4791.0
                    }
                ],
                "expected_reward_tokens": 8959.17,
                "profit_sb": -40.83,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b417d90a-0bf0-48ef-ab51-4f7068a029be",
                    "gambit_id": "d568ac16-eb68-459f-9bfc-5b1b2a85f79b",
                    "last_updated": "2022-12-26T12:42:06.473547-05:00",
                    "created_at": "2022-12-23T12:52:11.218069-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0556cd5d-ca8d-49f8-804f-484359aa5fb6/?format=api"
                },
                {
                    "id": "e65d567b-e30a-4ee9-9fb1-6426edfb8f18",
                    "gambit_id": "4cda3bad-2bc4-43be-b9bf-36fd0192d51d",
                    "last_updated": "2022-12-26T12:42:06.472382-05:00",
                    "created_at": "2022-12-23T12:52:11.216836-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.87000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0556cd5d-ca8d-49f8-804f-484359aa5fb6/?format=api"
                }
            ]
        },
        {
            "id": "3d0c2033-1390-4540-ba94-ec39c03da892",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ecda03e-cbc1-4800-baf7-8a5404b8ec66/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:52:11.211876-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 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a270e6f6-eeaf-49ef-b387-5d2803e6c2dd",
                    "gambit_id": "967fa70f-4e9f-433e-8e96-32e19019c86d",
                    "last_updated": "2022-12-26T12:42:06.470143-05:00",
                    "created_at": "2022-12-23T12:52:11.214352-05:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0c2033-1390-4540-ba94-ec39c03da892/?format=api"
                },
                {
                    "id": "87a9121d-68c6-4b1b-b643-b03533572efc",
                    "gambit_id": "51c40134-f478-41ab-a602-2c86e5fb8b11",
                    "last_updated": "2022-12-26T12:42:06.468963-05:00",
                    "created_at": "2022-12-23T12:52:11.213112-05:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0c2033-1390-4540-ba94-ec39c03da892/?format=api"
                }
            ]
        }
    ]
}