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/0c3ab0a3-1f85-4eef-9cc3-e86f04526246/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c3ab0a3-1f85-4eef-9cc3-e86f04526246",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fb1a39c-2094-4f40-b9f5-f2df0f082cfd",
    "completed": true,
    "last_updated": "2023-02-05T11:32:00.197211-05:00",
    "created_at": "2023-02-04T09:17:18.556216-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.75,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9fb1a39c-2094-4f40-b9f5-f2df0f082cfd",
    "datetime": "2023-02-04T21:10:00-05:00",
    "cutoff_datetime": "2023-02-04T21:10:00-05:00",
    "name": "Atlanta Hawks v. Denver Nuggets",
    "bettypes": [
        {
            "id": "b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3ab0a3-1f85-4eef-9cc3-e86f04526246/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-04T09:17:18.566903-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": "Denver Nuggets",
                        "amount": 7923.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 2077.0
                    }
                ],
                "expected_reward_tokens": 9428.37,
                "profit_sb": -71.63,
                "profit_sb_percentage": -0.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5089cb8d-7b83-4ad9-84dd-99b49833f4a4",
                    "gambit_id": "aa92c98f-ccc5-4c99-b8d5-7c10467a8d69",
                    "last_updated": "2023-02-05T11:32:00.208567-05:00",
                    "created_at": "2023-02-04T09:17:18.569636-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0/?format=api"
                },
                {
                    "id": "288b5b4d-5f3e-48fd-b9e7-328bc059c3c3",
                    "gambit_id": "3620074e-b19b-4666-a5e0-bcb74df59cd2",
                    "last_updated": "2023-02-05T11:32:00.207301-05:00",
                    "created_at": "2023-02-04T09:17:18.568254-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "4.54000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0/?format=api"
                }
            ]
        },
        {
            "id": "928eb2cc-926b-4d4a-b2af-9f7bbf35615c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3ab0a3-1f85-4eef-9cc3-e86f04526246/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-04T09:17:18.562682-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "108a2022-dda7-4aa3-b702-e54fc19d782c",
                    "gambit_id": "c448756a-14c5-40c2-bef7-42ee7da27274",
                    "last_updated": "2023-02-05T11:32:00.204979-05:00",
                    "created_at": "2023-02-04T09:17:18.565360-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928eb2cc-926b-4d4a-b2af-9f7bbf35615c/?format=api"
                },
                {
                    "id": "30a73b7a-a1c1-436b-8386-2706733e7166",
                    "gambit_id": "68a897fe-df8a-4fc8-8bd2-9b5b748975dd",
                    "last_updated": "2023-02-05T11:32:00.203810-05:00",
                    "created_at": "2023-02-04T09:17:18.563948-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928eb2cc-926b-4d4a-b2af-9f7bbf35615c/?format=api"
                }
            ]
        },
        {
            "id": "382e3fb8-0717-4ebe-8614-85dd3f57b1c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3ab0a3-1f85-4eef-9cc3-e86f04526246/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-04T09:17:18.558112-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bcfd8959-643b-4f47-ac8d-a88746463721",
                    "gambit_id": "a1ae9afd-93ec-4bf9-86a3-1f6acbf01d65",
                    "last_updated": "2023-02-05T11:32:00.201377-05:00",
                    "created_at": "2023-02-04T09:17:18.561283-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/382e3fb8-0717-4ebe-8614-85dd3f57b1c3/?format=api"
                },
                {
                    "id": "5930cb40-7120-4253-a4dd-0c80b2d0f0bb",
                    "gambit_id": "04dde29a-da4a-47dc-a488-6a3b4d78c524",
                    "last_updated": "2023-02-05T11:32:00.200169-05:00",
                    "created_at": "2023-02-04T09:17:18.559815-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/382e3fb8-0717-4ebe-8614-85dd3f57b1c3/?format=api"
                }
            ]
        }
    ]
}