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/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4530c300-f3cb-403a-8ff6-824e20cc3eb5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "afb89883-daea-4c9a-93af-112213d5668f",
    "completed": true,
    "last_updated": "2022-11-07T10:22:49.452537-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/afb89883-daea-4c9a-93af-112213d5668f",
    "datetime": "2022-11-06T15:40:00-05:00",
    "cutoff_datetime": "2022-11-06T15:40:00-05:00",
    "name": "Cleveland Cavaliers v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "395cef07-a7f8-4758-996e-7581a20d681e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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": "Cleveland Cavaliers",
                        "amount": 6482.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d4a0d41-fb50-4e0b-8f6f-6fe21a722a66",
                    "gambit_id": "57952dfd-8c59-479f-ba50-0e419fd62d39",
                    "last_updated": "2022-11-07T10:22:49.459481-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395cef07-a7f8-4758-996e-7581a20d681e/?format=api"
                },
                {
                    "id": "9eeeaa47-053a-4527-9171-28015220499f",
                    "gambit_id": "1d0820cb-6885-4619-b9e1-c8fad1d764f1",
                    "last_updated": "2022-11-07T10:22:49.458527-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395cef07-a7f8-4758-996e-7581a20d681e/?format=api"
                }
            ]
        },
        {
            "id": "c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5e15243-c461-4968-af3d-55c4dcb57cec",
                    "gambit_id": "0921dc77-4bf3-4a6c-b830-378af3364d8e",
                    "last_updated": "2022-11-07T10:22:49.461409-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c/?format=api"
                },
                {
                    "id": "d488f7aa-d046-4e71-9d3f-0c5f60c563cc",
                    "gambit_id": "46c7a23c-8c54-4394-bcb6-e78b5b38d77d",
                    "last_updated": "2022-11-07T10:22:49.462364-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c/?format=api"
                }
            ]
        },
        {
            "id": "da1b9b33-9f66-430f-be14-b81559dd2c6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f09a980-8ca0-4975-b321-4614743ccd31",
                    "gambit_id": "38331f2e-e8c2-4f0f-8e75-e2c97d2c1760",
                    "last_updated": "2022-11-07T10:22:49.456589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
                },
                {
                    "id": "e5b4e7b6-1c80-4146-8c9c-c3a12b187fa4",
                    "gambit_id": "94ff5bc6-81dd-42b4-b19f-a167201b7e7e",
                    "last_updated": "2022-11-07T10:22:49.455427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
                }
            ]
        }
    ]
}