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/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2744e258-23fb-4bfc-acde-45eac6c96b27",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "beccc769-87dc-43da-94f3-cc646b55fb0a",
    "completed": true,
    "last_updated": "2023-01-13T11:32:07.961406-05:00",
    "created_at": "2023-01-12T08:22:02.192708-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/beccc769-87dc-43da-94f3-cc646b55fb0a",
    "datetime": "2023-01-12T19:40:00-05:00",
    "cutoff_datetime": "2023-01-12T19:40:00-05:00",
    "name": "Milwaukee Bucks v. Miami Heat",
    "bettypes": [
        {
            "id": "8a2e79df-871d-4545-8202-07f237600c3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:37:11.138086-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": "Miami Heat",
                        "amount": 6575.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 3425.0
                    }
                ],
                "expected_reward_tokens": 9007.75,
                "profit_sb": 7.75,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e257032a-a3f8-407f-a090-b746e8d07490",
                    "gambit_id": "6a9fce3b-65c9-4c99-ab70-314cd7950d6e",
                    "last_updated": "2023-01-13T11:32:07.967263-05:00",
                    "created_at": "2023-01-12T08:37:11.139218-05:00",
                    "name": "Miami Heat",
                    "reward": "1.37000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a2e79df-871d-4545-8202-07f237600c3d/?format=api"
                },
                {
                    "id": "668bf987-723c-492b-bbf4-becfa9271aec",
                    "gambit_id": "b4887f96-61d6-4b4b-84f4-3dfba878c779",
                    "last_updated": "2023-01-13T11:32:07.968315-05:00",
                    "created_at": "2023-01-12T08:37:11.140374-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "2.63000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a2e79df-871d-4545-8202-07f237600c3d/?format=api"
                }
            ]
        },
        {
            "id": "cbf9f197-958e-453a-b7c3-b649072df0ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:02.194409-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9296da3-296d-477f-a1f1-dcccc26adc9a",
                    "gambit_id": "cd7ea9ef-c6e8-418e-98b7-3bb809e665eb",
                    "last_updated": "2023-01-13T11:32:07.970481-05:00",
                    "created_at": "2023-01-12T08:22:02.195732-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf9f197-958e-453a-b7c3-b649072df0ad/?format=api"
                },
                {
                    "id": "4b8ce336-28cb-497f-ac32-72d32acb31c6",
                    "gambit_id": "0c0183e3-a5c7-4891-8eb5-18c2cdb3fc98",
                    "last_updated": "2023-01-13T11:32:07.971540-05:00",
                    "created_at": "2023-01-12T08:22:02.196999-05:00",
                    "name": "Miami Heat",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf9f197-958e-453a-b7c3-b649072df0ad/?format=api"
                }
            ]
        },
        {
            "id": "90514c22-afd4-4823-8458-9096a80e6c68",
            "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T08:37:11.134429-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 211.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 211.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea26aa48-15d3-4bef-8501-1daa90f52f34",
                    "gambit_id": "f6db6afe-d649-4cf2-aeb3-0ccf0dd2842a",
                    "last_updated": "2023-01-13T11:32:07.965127-05:00",
                    "created_at": "2023-01-12T08:37:11.136865-05:00",
                    "name": "Game Total Over 211.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "211.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90514c22-afd4-4823-8458-9096a80e6c68/?format=api"
                },
                {
                    "id": "c7032270-53ad-4838-88d8-5fa22f64dd78",
                    "gambit_id": "c1fc9259-9a42-42ae-bb1a-11dcf4e754d1",
                    "last_updated": "2023-01-13T11:32:07.964028-05:00",
                    "created_at": "2023-01-12T08:37:11.135598-05:00",
                    "name": "Game Total Under 211.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "211.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90514c22-afd4-4823-8458-9096a80e6c68/?format=api"
                }
            ]
        }
    ]
}