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/0a03f3f0-58b9-4d2c-b03c-1bf4c0920372/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0a03f3f0-58b9-4d2c-b03c-1bf4c0920372",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0344b9d-781d-4724-bcf4-d326c12e48ab",
    "completed": true,
    "last_updated": "2023-12-18T10:33:33.882118-05:00",
    "created_at": "2023-12-16T09:23:12.880571-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c0344b9d-781d-4724-bcf4-d326c12e48ab",
    "datetime": "2023-12-16T21:10:00-05:00",
    "cutoff_datetime": "2023-12-16T21:10:00-05:00",
    "name": "Dallas Mavericks v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "f039f4ad-3234-48a0-8fde-ef369389b633",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a03f3f0-58b9-4d2c-b03c-1bf4c0920372/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-16T09:23:12.891191-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": "Dallas Mavericks",
                        "amount": 6449.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49222036-d72d-4bd5-b83c-ed923ad2302a",
                    "gambit_id": "6bcf01a4-e271-465f-adbc-9859726d4b9a",
                    "last_updated": "2023-12-18T10:33:33.894847-05:00",
                    "created_at": "2023-12-16T09:23:12.895428-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f039f4ad-3234-48a0-8fde-ef369389b633/?format=api"
                },
                {
                    "id": "578a2df4-3aec-452d-9bc0-c95986134b3c",
                    "gambit_id": "c4a459cb-d2a0-404c-b6fb-a6db512b5729",
                    "last_updated": "2023-12-18T10:33:33.898016-05:00",
                    "created_at": "2023-12-16T09:23:12.899280-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f039f4ad-3234-48a0-8fde-ef369389b633/?format=api"
                }
            ]
        },
        {
            "id": "ece15ee4-c3cb-420b-9b3c-fe8a374bcc49",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a03f3f0-58b9-4d2c-b03c-1bf4c0920372/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-16T09:23:12.902968-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e2dc613-e344-46e3-9fcb-41d91dd1ec6e",
                    "gambit_id": "fcb162e5-3bb2-4fbc-bdee-76538e0e7608",
                    "last_updated": "2023-12-18T10:33:33.904281-05:00",
                    "created_at": "2023-12-16T09:23:12.906470-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece15ee4-c3cb-420b-9b3c-fe8a374bcc49/?format=api"
                },
                {
                    "id": "c7408891-3533-45e2-b58a-9b0c9a5d15a5",
                    "gambit_id": "e59c47c7-e3ed-4e62-91e7-baecf8f1f94f",
                    "last_updated": "2023-12-18T10:33:33.907473-05:00",
                    "created_at": "2023-12-16T09:23:12.912186-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece15ee4-c3cb-420b-9b3c-fe8a374bcc49/?format=api"
                }
            ]
        },
        {
            "id": "4a5ea076-a97c-45da-8421-a1d7328ba0ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a03f3f0-58b9-4d2c-b03c-1bf4c0920372/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-16T09:23:12.916188-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 233",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c908ec33-4f01-4307-836f-104488904284",
                    "gambit_id": "fc33fc6a-a60b-4d95-9b6f-d31a3aa5eb0d",
                    "last_updated": "2023-12-18T10:33:33.913902-05:00",
                    "created_at": "2023-12-16T09:23:12.923284-05:00",
                    "name": "Game Total Under 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5ea076-a97c-45da-8421-a1d7328ba0ae/?format=api"
                },
                {
                    "id": "c9118a9c-d305-47a5-b3b8-44dd63866ee5",
                    "gambit_id": "e9a2d23e-0b34-4c5f-bd7f-e8fcca1c39f4",
                    "last_updated": "2023-12-18T10:33:33.917127-05:00",
                    "created_at": "2023-12-16T09:23:12.919582-05:00",
                    "name": "Game Total Over 233",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5ea076-a97c-45da-8421-a1d7328ba0ae/?format=api"
                }
            ]
        }
    ]
}