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/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7827e41c-64e7-4e58-bec1-2490b144ded8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "435ba394-d7f8-405a-abc6-7cd40ca02c94",
    "completed": true,
    "last_updated": "2023-11-10T12:38:19.994499-05:00",
    "created_at": "2023-11-08T08:23:02.059311-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/435ba394-d7f8-405a-abc6-7cd40ca02c94",
    "datetime": "2023-11-08T19:10:00-05:00",
    "cutoff_datetime": "2023-11-08T19:10:00-05:00",
    "name": "Boston Celtics v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "40e6bf17-0de8-4034-957a-4025adc779b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:02.065251-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": "Boston Celtics",
                        "amount": 5602.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "331495d7-ca20-48bc-91bc-096b6eb1497e",
                    "gambit_id": "cee9c0d6-8cc5-4e22-9265-20c4002f4cf4",
                    "last_updated": "2023-11-10T12:38:20.006776-05:00",
                    "created_at": "2023-11-08T08:23:02.070024-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e6bf17-0de8-4034-957a-4025adc779b5/?format=api"
                },
                {
                    "id": "041c2357-b3aa-46ee-8c9a-ec5bc7ad563f",
                    "gambit_id": "10a1e990-6176-48f3-9d27-3de84462f844",
                    "last_updated": "2023-11-10T12:38:20.009881-05:00",
                    "created_at": "2023-11-08T08:23:02.074734-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e6bf17-0de8-4034-957a-4025adc779b5/?format=api"
                }
            ]
        },
        {
            "id": "e2edf1ec-6504-4f74-b84d-4d645d3217f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:02.079084-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": "Philadelphia 76ers",
                        "amount": 5094.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c0924a6-143e-4c83-b7b0-6d5a2126144d",
                    "gambit_id": "8d7de00b-e011-4ca7-9059-02969bdb5053",
                    "last_updated": "2023-11-10T12:38:20.019821-05:00",
                    "created_at": "2023-11-08T08:23:02.088310-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2edf1ec-6504-4f74-b84d-4d645d3217f6/?format=api"
                },
                {
                    "id": "5f9f8fd4-56da-40db-a787-810af9aedd57",
                    "gambit_id": "eed5e70d-2298-4b11-9628-e0db5de4f9b4",
                    "last_updated": "2023-11-10T12:38:20.016627-05:00",
                    "created_at": "2023-11-08T08:23:02.083091-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2edf1ec-6504-4f74-b84d-4d645d3217f6/?format=api"
                }
            ]
        },
        {
            "id": "3eb15fb7-c242-48b8-877f-1e03fc8fa346",
            "match": "https://api-prod.gambitprofit.com/api/matches/7827e41c-64e7-4e58-bec1-2490b144ded8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:23:02.093194-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80de632c-dadd-4e70-a4e2-593fe2ca2880",
                    "gambit_id": "882b49fd-4470-49d2-a627-bc37fe3fda11",
                    "last_updated": "2023-11-10T12:38:20.026476-05:00",
                    "created_at": "2023-11-08T08:23:02.097571-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb15fb7-c242-48b8-877f-1e03fc8fa346/?format=api"
                },
                {
                    "id": "616056ff-e9a7-4f29-af3a-692c7c9469ee",
                    "gambit_id": "d4449770-687a-4078-9b6d-c48b1b4cf526",
                    "last_updated": "2023-11-10T12:38:20.029776-05:00",
                    "created_at": "2023-11-08T08:23:02.105585-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb15fb7-c242-48b8-877f-1e03fc8fa346/?format=api"
                }
            ]
        }
    ]
}