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/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f3329e77-944d-4829-bd51-6d1bb3eb4750",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4fab1099-5d47-4930-996b-4de0fdbfb3e1",
    "completed": true,
    "last_updated": "2023-03-08T09:31:57.010029-05:00",
    "created_at": "2023-03-07T09:41:57.232424-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4fab1099-5d47-4930-996b-4de0fdbfb3e1",
    "datetime": "2023-03-07T20:10:00-05:00",
    "cutoff_datetime": "2023-03-07T20:10:00-05:00",
    "name": "Brooklyn Nets v. Houston Rockets",
    "bettypes": [
        {
            "id": "b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-07T09:41:57.239609-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": "Brooklyn Nets",
                        "amount": 6864.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0db2650-57c7-499f-a324-27e615712184",
                    "gambit_id": "2c19323a-4b75-4dca-bbcf-06034b4381e9",
                    "last_updated": "2023-03-08T09:31:57.017658-05:00",
                    "created_at": "2023-03-07T09:41:57.242597-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7/?format=api"
                },
                {
                    "id": "83d49463-854d-4b85-8522-64342b86a1e7",
                    "gambit_id": "7724d724-5693-4329-9b2a-49ee276d0401",
                    "last_updated": "2023-03-08T09:31:57.016515-05:00",
                    "created_at": "2023-03-07T09:41:57.240933-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7/?format=api"
                }
            ]
        },
        {
            "id": "f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-07T09:41:57.244113-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": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c1702e8-ab69-4a32-9f28-29aaa730386c",
                    "gambit_id": "595886bd-6e0d-42cf-8331-f43691d8ca2c",
                    "last_updated": "2023-03-08T09:31:57.020064-05:00",
                    "created_at": "2023-03-07T09:41:57.245379-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a/?format=api"
                },
                {
                    "id": "2ed6ad6f-ae70-4b43-b2d2-3bf67653f5d2",
                    "gambit_id": "d97a53ea-4c06-4309-b441-72b1e004b179",
                    "last_updated": "2023-03-08T09:31:57.021198-05:00",
                    "created_at": "2023-03-07T09:41:57.246762-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a/?format=api"
                }
            ]
        },
        {
            "id": "3bd3d729-c50f-4853-9809-a81ad4b751b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-07T09:41:57.234304-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5be4e9d7-b1e3-4df7-807b-ef40ff6a4a0b",
                    "gambit_id": "7a35caec-dfd1-4cd4-899f-750a87d3f1f5",
                    "last_updated": "2023-03-08T09:31:57.012910-05:00",
                    "created_at": "2023-03-07T09:41:57.235643-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd3d729-c50f-4853-9809-a81ad4b751b5/?format=api"
                },
                {
                    "id": "ddc94f4a-159a-46ab-8f7c-a504b9150f05",
                    "gambit_id": "83e51275-c2cd-44a4-b62f-062b791c74d7",
                    "last_updated": "2023-03-08T09:31:57.014087-05:00",
                    "created_at": "2023-03-07T09:41:57.237869-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd3d729-c50f-4853-9809-a81ad4b751b5/?format=api"
                }
            ]
        }
    ]
}