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/be626f3a-c5a7-4e29-81ff-50b92d59904f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be626f3a-c5a7-4e29-81ff-50b92d59904f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7baaa129-809e-4c9f-8abc-ddc3b8532a94",
    "completed": true,
    "last_updated": "2022-12-03T10:02:37.799210-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7baaa129-809e-4c9f-8abc-ddc3b8532a94",
    "datetime": "2022-12-02T19:10:00-05:00",
    "cutoff_datetime": "2022-12-02T19:10:00-05:00",
    "name": "Washington Wizards v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "76fc22aa-883c-47c2-a6cf-5f860dc9c3ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?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": "Washington Wizards",
                        "amount": 6047.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4c5b453-e50f-4910-96f2-c82ff1cc8b86",
                    "gambit_id": "c31ed853-b571-4cf7-b50b-0fe5b8c906e2",
                    "last_updated": "2022-12-03T10:02:37.807127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fc22aa-883c-47c2-a6cf-5f860dc9c3ba/?format=api"
                },
                {
                    "id": "e7de89f2-83cd-4052-9131-cad10de59a89",
                    "gambit_id": "e0567501-28da-4a67-a840-837207c4306e",
                    "last_updated": "2022-12-03T10:02:37.805960-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fc22aa-883c-47c2-a6cf-5f860dc9c3ba/?format=api"
                }
            ]
        },
        {
            "id": "93f809fe-52ed-4859-a57f-70f32101038a",
            "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "631c753d-bb90-45ed-bb15-36646542a4bf",
                    "gambit_id": "78aec2b3-6c5d-450e-8473-54623df613d0",
                    "last_updated": "2022-12-03T10:02:37.809543-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f809fe-52ed-4859-a57f-70f32101038a/?format=api"
                },
                {
                    "id": "63241087-31bd-416a-a110-abe95162a654",
                    "gambit_id": "0a690acc-3b4d-4e9a-831c-8dfec4d735e7",
                    "last_updated": "2022-12-03T10:02:37.810761-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f809fe-52ed-4859-a57f-70f32101038a/?format=api"
                }
            ]
        },
        {
            "id": "1d91865c-3cd5-42dc-be50-ed5f3240b5aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a5e5b3d-df2a-450a-80df-0c9f94fcdfea",
                    "gambit_id": "8d411740-9f9e-4b63-b246-b1cc1ec8d198",
                    "last_updated": "2022-12-03T10:02:37.802213-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d91865c-3cd5-42dc-be50-ed5f3240b5aa/?format=api"
                },
                {
                    "id": "2d00cb48-6e4d-4276-b371-7e48d248697d",
                    "gambit_id": "d3cf422b-97d3-4966-9c57-aaf42923c3a8",
                    "last_updated": "2022-12-03T10:02:37.803436-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d91865c-3cd5-42dc-be50-ed5f3240b5aa/?format=api"
                }
            ]
        }
    ]
}