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/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "369cb16d-2a03-4a39-a71b-41f58f7b5436",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e0b78aed-c4a9-444f-a25e-06fba9bd5968",
    "completed": true,
    "last_updated": "2024-01-23T18:48:25.362674-05:00",
    "created_at": "2024-01-21T09:33:15.195867-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.09,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e0b78aed-c4a9-444f-a25e-06fba9bd5968",
    "datetime": "2024-01-21T19:10:00-05:00",
    "cutoff_datetime": "2024-01-21T19:10:00-05:00",
    "name": "Boston Celtics v. Houston Rockets",
    "bettypes": [
        {
            "id": "dd56acab-3e60-4dc7-8378-718cfcd14216",
            "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-21T09:33:15.224104-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": 8268.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1732.0
                    }
                ],
                "expected_reward_tokens": 9508.2,
                "profit_sb": 8.2,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e8936e0-51c6-4197-bc9f-edb8464e2283",
                    "gambit_id": "9f0b4a08-aa54-4cab-b637-39078ba97071",
                    "last_updated": "2024-01-23T18:48:25.390507-05:00",
                    "created_at": "2024-01-21T09:33:15.228210-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.15000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd56acab-3e60-4dc7-8378-718cfcd14216/?format=api"
                },
                {
                    "id": "58ee4e6e-9d9f-47b5-8782-59b222cf2cf9",
                    "gambit_id": "a421dc2c-96e3-43aa-a057-a553be1e6f0c",
                    "last_updated": "2024-01-23T18:48:25.394114-05:00",
                    "created_at": "2024-01-21T09:33:15.232443-05:00",
                    "name": "Houston Rockets",
                    "reward": "5.49000",
                    "odds": "5.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd56acab-3e60-4dc7-8378-718cfcd14216/?format=api"
                }
            ]
        },
        {
            "id": "2abc0ed9-4841-4335-94e3-d3e00660c2d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-21T09:33:15.209354-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": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9e5b77f-7a3b-4b82-b7d0-88ba5e933b74",
                    "gambit_id": "c40f33ca-68b0-43e4-9edb-a10e51665894",
                    "last_updated": "2024-01-23T18:48:25.379595-05:00",
                    "created_at": "2024-01-21T09:33:15.213787-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abc0ed9-4841-4335-94e3-d3e00660c2d6/?format=api"
                },
                {
                    "id": "7d91fb4d-d704-4a3b-b659-43da7409a7c8",
                    "gambit_id": "c5033caf-1205-44fe-8ed6-c61241e68790",
                    "last_updated": "2024-01-23T18:48:25.383293-05:00",
                    "created_at": "2024-01-21T09:33:15.218874-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abc0ed9-4841-4335-94e3-d3e00660c2d6/?format=api"
                }
            ]
        },
        {
            "id": "d139c8aa-3016-4a61-b2ed-c21f8dd9f278",
            "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-21T09:33:15.237302-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e64a5d6f-e2ac-4117-83d5-727411b0d542",
                    "gambit_id": "81dbc58f-14fc-4b12-856f-a9dde5a70716",
                    "last_updated": "2024-01-23T18:48:25.401652-05:00",
                    "created_at": "2024-01-21T09:33:15.240669-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
                },
                {
                    "id": "6ea3e932-eba1-4a32-8f1a-2737ef458ba8",
                    "gambit_id": "b2dd64d9-1cc0-4462-8cd4-b0022796fa46",
                    "last_updated": "2024-01-23T18:48:25.405229-05:00",
                    "created_at": "2024-01-21T09:33:15.246274-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
                }
            ]
        }
    ]
}