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/a5e32338-597e-4d66-84a4-8ebdea2b0a31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5e32338-597e-4d66-84a4-8ebdea2b0a31",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "256da9d1-24ec-40dd-a397-16c27fed4588",
    "completed": true,
    "last_updated": "2023-02-16T16:47:00.828154-05:00",
    "created_at": "2023-02-15T13:37:12.022903-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/256da9d1-24ec-40dd-a397-16c27fed4588",
    "datetime": "2023-02-15T20:10:00-05:00",
    "cutoff_datetime": "2023-02-15T20:10:00-05:00",
    "name": "Houston Rockets v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "a4231033-70e1-4702-b385-717e74439ae4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5e32338-597e-4d66-84a4-8ebdea2b0a31/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-15T13:37:12.034208-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": "Oklahoma City Thunder",
                        "amount": 7790.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2210.0
                    }
                ],
                "expected_reward_tokens": 9503.0,
                "profit_sb": 3.0,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03fd1702-e027-441d-8152-5fab6d653be6",
                    "gambit_id": "c21b416f-06e8-4c31-ac0a-e457109a7015",
                    "last_updated": "2023-02-16T16:47:00.838079-05:00",
                    "created_at": "2023-02-15T13:37:12.035450-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.22000",
                    "odds": "1.22730",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4231033-70e1-4702-b385-717e74439ae4/?format=api"
                },
                {
                    "id": "bca4668f-1ede-4225-8e6d-11743a2e6b9e",
                    "gambit_id": "380b07c6-e43d-4878-a48b-cb2724384ec7",
                    "last_updated": "2023-02-16T16:47:00.839218-05:00",
                    "created_at": "2023-02-15T13:37:12.036770-05:00",
                    "name": "Houston Rockets",
                    "reward": "4.30000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4231033-70e1-4702-b385-717e74439ae4/?format=api"
                }
            ]
        },
        {
            "id": "0711443a-0281-4648-bc8f-6854b53b8ed7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5e32338-597e-4d66-84a4-8ebdea2b0a31/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-15T13:37:12.029905-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e262b56-90c5-44b6-9b94-19e9ec820cb5",
                    "gambit_id": "c09b1a78-2e17-4cd1-a6de-2480cb56d4c9",
                    "last_updated": "2023-02-16T16:47:00.835757-05:00",
                    "created_at": "2023-02-15T13:37:12.032817-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0711443a-0281-4648-bc8f-6854b53b8ed7/?format=api"
                },
                {
                    "id": "53864a07-6a5a-408b-b0b9-55cee9572c63",
                    "gambit_id": "3a3bac7d-60d0-4322-8796-9090f6be0a39",
                    "last_updated": "2023-02-16T16:47:00.834570-05:00",
                    "created_at": "2023-02-15T13:37:12.031430-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0711443a-0281-4648-bc8f-6854b53b8ed7/?format=api"
                }
            ]
        },
        {
            "id": "0788bc74-e58f-4eed-873e-689ed993c519",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5e32338-597e-4d66-84a4-8ebdea2b0a31/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-15T13:37:12.025268-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ecf3ce46-d6fa-425a-b9de-9fd611a3e9eb",
                    "gambit_id": "0a3bb516-26b1-4c59-b9ee-132a256f8a75",
                    "last_updated": "2023-02-16T16:47:00.832244-05:00",
                    "created_at": "2023-02-15T13:37:12.028459-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0788bc74-e58f-4eed-873e-689ed993c519/?format=api"
                },
                {
                    "id": "b031513d-de41-4ed3-9b35-0d3d9644a8cb",
                    "gambit_id": "eb323dc6-6886-4714-8ca2-7f0a47dac94f",
                    "last_updated": "2023-02-16T16:47:00.831052-05:00",
                    "created_at": "2023-02-15T13:37:12.026926-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0788bc74-e58f-4eed-873e-689ed993c519/?format=api"
                }
            ]
        }
    ]
}