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/05d0c669-8b25-463c-8ce8-7aab54962047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05d0c669-8b25-463c-8ce8-7aab54962047",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7df545f4-b6ef-4cdf-b50d-59f369f4cf97",
    "completed": false,
    "last_updated": "2023-02-08T19:07:02.776553-05:00",
    "created_at": "2023-02-01T09:26:46.301330-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.66,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7df545f4-b6ef-4cdf-b50d-59f369f4cf97",
    "datetime": "2023-02-01T19:10:00-05:00",
    "cutoff_datetime": "2023-02-01T19:10:00-05:00",
    "name": "Washington Wizards v. Detroit Pistons",
    "bettypes": [
        {
            "id": "c882909f-6488-4391-9b20-1d486675b3d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d0c669-8b25-463c-8ce8-7aab54962047/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-01T09:26:46.312369-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": "Washington Wizards",
                        "amount": 6790.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3210.0
                    }
                ],
                "expected_reward_tokens": 9437.4,
                "profit_sb": -62.6,
                "profit_sb_percentage": -0.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "814ddb58-8a61-4567-b53a-02963e3a2507",
                    "gambit_id": "e8f99027-0ccc-454e-b6d6-cd4a07eb511b",
                    "last_updated": "2023-02-08T19:07:02.788938-05:00",
                    "created_at": "2023-02-01T09:26:46.315356-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c882909f-6488-4391-9b20-1d486675b3d0/?format=api"
                },
                {
                    "id": "5e2d21ac-694b-4d13-91b7-5c4decb1c3a0",
                    "gambit_id": "6e50a504-99b4-4091-9988-0052676a82de",
                    "last_updated": "2023-02-08T19:07:02.787718-05:00",
                    "created_at": "2023-02-01T09:26:46.313777-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.94000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c882909f-6488-4391-9b20-1d486675b3d0/?format=api"
                }
            ]
        },
        {
            "id": "2be9e8b3-f8f2-4f8e-8e0e-3efce64f1755",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d0c669-8b25-463c-8ce8-7aab54962047/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-01T09:26:46.307989-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2599eada-187f-49f8-826f-f844ea9188e8",
                    "gambit_id": "a1fdd785-bbce-43e1-b3b2-a36dab7a7b2e",
                    "last_updated": "2023-02-08T19:07:02.783854-05:00",
                    "created_at": "2023-02-01T09:26:46.309466-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be9e8b3-f8f2-4f8e-8e0e-3efce64f1755/?format=api"
                },
                {
                    "id": "1a4cfdcc-8d86-443d-b0a5-aa8512296d0b",
                    "gambit_id": "a0e3ddc8-4ffc-4e68-9a89-fbf8a4e75103",
                    "last_updated": "2023-02-08T19:07:02.785193-05:00",
                    "created_at": "2023-02-01T09:26:46.310874-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be9e8b3-f8f2-4f8e-8e0e-3efce64f1755/?format=api"
                }
            ]
        },
        {
            "id": "d4252c48-0e67-457f-9d14-fdbe80ef0e10",
            "match": "https://api-prod.gambitprofit.com/api/matches/05d0c669-8b25-463c-8ce8-7aab54962047/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-01T09:26:46.303489-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44d4a7b7-0994-44fa-ae08-1c09d45f8041",
                    "gambit_id": "0c9de301-6b56-4e21-9b00-fb74b4fe54c8",
                    "last_updated": "2023-02-08T19:07:02.781443-05:00",
                    "created_at": "2023-02-01T09:26:46.306594-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4252c48-0e67-457f-9d14-fdbe80ef0e10/?format=api"
                },
                {
                    "id": "9435bd6d-d8d0-4626-8f5b-767fc5a6a884",
                    "gambit_id": "1cbdb78c-55fe-4f54-9682-2c973daf5f52",
                    "last_updated": "2023-02-08T19:07:02.780158-05:00",
                    "created_at": "2023-02-01T09:26:46.305055-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4252c48-0e67-457f-9d14-fdbe80ef0e10/?format=api"
                }
            ]
        }
    ]
}