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/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ef25978-8b0b-440c-826a-cd9ea4e777a6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c21ca39-b212-4118-8d0a-fcf8841df184",
    "completed": true,
    "last_updated": "2022-12-05T11:37:11.105447-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7c21ca39-b212-4118-8d0a-fcf8841df184",
    "datetime": "2022-12-03T21:10:00-05:00",
    "cutoff_datetime": "2022-12-03T21:10:00-05:00",
    "name": "Portland Trail Blazers v. Utah Jazz",
    "bettypes": [
        {
            "id": "c5f1b53f-0d8a-4616-8e83-881c7067fd9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?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": "Utah Jazz",
                        "amount": 6336.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f1026f7-a3a0-4255-8226-fe6845c78889",
                    "gambit_id": "7aa7d813-ef68-48cf-974e-d4f85e726561",
                    "last_updated": "2022-12-05T11:37:11.112163-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f1b53f-0d8a-4616-8e83-881c7067fd9a/?format=api"
                },
                {
                    "id": "ce314971-ff93-4454-8e2a-62bcc05093ca",
                    "gambit_id": "02e66b9f-3a0e-4b02-acc5-d3296b592ebf",
                    "last_updated": "2022-12-05T11:37:11.113237-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f1b53f-0d8a-4616-8e83-881c7067fd9a/?format=api"
                }
            ]
        },
        {
            "id": "80234760-8dcf-4274-86fc-a94e90a5386b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a25f4b55-a2e5-4db6-b99b-b8d5d9c83079",
                    "gambit_id": "e9725093-e826-4932-aa94-6aaea94ca819",
                    "last_updated": "2022-12-05T11:37:11.115351-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80234760-8dcf-4274-86fc-a94e90a5386b/?format=api"
                },
                {
                    "id": "40ec55ef-cc09-42e2-a664-90a1efa78d58",
                    "gambit_id": "95b6b8af-06b2-4a45-8519-4e0316269952",
                    "last_updated": "2022-12-05T11:37:11.116325-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80234760-8dcf-4274-86fc-a94e90a5386b/?format=api"
                }
            ]
        },
        {
            "id": "0a8cea7d-2051-4959-856a-9cd8c057bc95",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?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 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d706d128-ff72-4b4e-a5dc-4163bc6ad05f",
                    "gambit_id": "20d11b74-58fb-4344-b2b4-37c6e32f0b41",
                    "last_updated": "2022-12-05T11:37:11.109898-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 228",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
                },
                {
                    "id": "2db6d595-b552-44f1-8202-ee1708ecc607",
                    "gambit_id": "2d4cff2f-df49-4657-803d-9b1f5c61c98f",
                    "last_updated": "2022-12-05T11:37:11.108659-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 228",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
                }
            ]
        }
    ]
}