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/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddd59550-20c1-4d70-bdbb-94044b9b79d6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f4047e2e-44e3-4d14-b879-b835a1fd046a",
    "completed": true,
    "last_updated": "2023-01-15T15:32:18.515815-05:00",
    "created_at": "2023-01-14T08:26:59.022937-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f4047e2e-44e3-4d14-b879-b835a1fd046a",
    "datetime": "2023-01-14T21:10:00-05:00",
    "cutoff_datetime": "2023-01-14T21:10:00-05:00",
    "name": "Philadelphia 76ers v. Utah Jazz",
    "bettypes": [
        {
            "id": "094abc42-4e63-4a99-9fba-21d7b406418e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:59.049061-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": "Philadelphia 76ers",
                        "amount": 6975.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3025.0
                    }
                ],
                "expected_reward_tokens": 9135.5,
                "profit_sb": 135.5,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2e99015-f723-417a-9aaf-fcfa6675aade",
                    "gambit_id": "37c2c304-8993-4382-9dd0-30a3d9dcd21c",
                    "last_updated": "2023-01-15T15:32:18.539496-05:00",
                    "created_at": "2023-01-14T08:26:59.056319-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.31000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094abc42-4e63-4a99-9fba-21d7b406418e/?format=api"
                },
                {
                    "id": "184fda97-9fae-40e2-b0b1-60f6412dd082",
                    "gambit_id": "bca6effc-95ba-43d5-98c4-dc9ec020ea1e",
                    "last_updated": "2023-01-15T15:32:18.537040-05:00",
                    "created_at": "2023-01-14T08:26:59.052926-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.02000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094abc42-4e63-4a99-9fba-21d7b406418e/?format=api"
                }
            ]
        },
        {
            "id": "4428e69a-2db4-4561-b4f8-bad1929189e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:59.036357-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dffa2107-84a6-499e-a9a0-ab4a5eb3f9c2",
                    "gambit_id": "f1b29441-9444-4986-9eda-cc490b2f67e2",
                    "last_updated": "2023-01-15T15:32:18.531979-05:00",
                    "created_at": "2023-01-14T08:26:59.042199-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4428e69a-2db4-4561-b4f8-bad1929189e9/?format=api"
                },
                {
                    "id": "75743403-23b8-4749-a454-d6acd19e3731",
                    "gambit_id": "329a8979-cf6c-4562-86b4-57bc89e670c0",
                    "last_updated": "2023-01-15T15:32:18.529567-05:00",
                    "created_at": "2023-01-14T08:26:59.039223-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4428e69a-2db4-4561-b4f8-bad1929189e9/?format=api"
                }
            ]
        },
        {
            "id": "9a1b67b5-c11e-45ed-bd43-107951537ab9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:59.026699-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95cb9e6d-0c32-475e-a25d-18063da9a0f0",
                    "gambit_id": "66d792f2-81fa-4125-a43f-c93ae8f1b4f1",
                    "last_updated": "2023-01-15T15:32:18.524717-05:00",
                    "created_at": "2023-01-14T08:26:59.033090-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
                },
                {
                    "id": "22ca4168-846c-407a-9432-41598796cf28",
                    "gambit_id": "f80a1c54-c57c-48b5-9b59-a3178cd1cea5",
                    "last_updated": "2023-01-15T15:32:18.522162-05:00",
                    "created_at": "2023-01-14T08:26:59.029871-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
                }
            ]
        }
    ]
}