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/c48b7971-f6c0-4ee9-ac9c-c37260b444b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c48b7971-f6c0-4ee9-ac9c-c37260b444b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "387ff8d8-7f50-414c-8c9a-7c586463ceb4",
    "completed": true,
    "last_updated": "2023-02-14T09:31:56.098191-05:00",
    "created_at": "2023-02-13T08:17:05.717946-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/387ff8d8-7f50-414c-8c9a-7c586463ceb4",
    "datetime": "2023-02-13T22:10:00-05:00",
    "cutoff_datetime": "2023-02-13T22:10:00-05:00",
    "name": "Washington Wizards v. Golden State Warriors",
    "bettypes": [
        {
            "id": "10f9d8b6-de79-4fad-89c5-5902ee42d6db",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48b7971-f6c0-4ee9-ac9c-c37260b444b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:17:05.727417-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": "Golden State Warriors",
                        "amount": 6173.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "25eeb363-84c2-48ec-894a-aa2d4a7eead3",
                    "gambit_id": "43137888-19c0-4634-81e8-db8da33e5752",
                    "last_updated": "2023-02-14T09:31:56.108231-05:00",
                    "created_at": "2023-02-13T08:17:05.728584-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10f9d8b6-de79-4fad-89c5-5902ee42d6db/?format=api"
                },
                {
                    "id": "c281990e-2ce2-424c-aca2-452e958047c1",
                    "gambit_id": "d18cc5dc-1eff-43f6-9bb3-4311e718ea65",
                    "last_updated": "2023-02-14T09:31:56.109378-05:00",
                    "created_at": "2023-02-13T08:17:05.729906-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10f9d8b6-de79-4fad-89c5-5902ee42d6db/?format=api"
                }
            ]
        },
        {
            "id": "f4c77f60-ef3e-467f-84df-52c616fbd4bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48b7971-f6c0-4ee9-ac9c-c37260b444b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:05.723728-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3b861f1-fabc-4008-87c1-1a8158ca396e",
                    "gambit_id": "1fdbc8b1-47b7-4a1f-89b7-60a286905050",
                    "last_updated": "2023-02-14T09:31:56.104684-05:00",
                    "created_at": "2023-02-13T08:17:05.724929-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c77f60-ef3e-467f-84df-52c616fbd4bd/?format=api"
                },
                {
                    "id": "898c9aff-fd39-4f6a-b664-47e972060fb0",
                    "gambit_id": "4a1746cb-e5b1-463d-840f-322a7e5347ab",
                    "last_updated": "2023-02-14T09:31:56.105858-05:00",
                    "created_at": "2023-02-13T08:17:05.726141-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c77f60-ef3e-467f-84df-52c616fbd4bd/?format=api"
                }
            ]
        },
        {
            "id": "0a860435-524a-43b8-86f0-24addff3617e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c48b7971-f6c0-4ee9-ac9c-c37260b444b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:17:05.719747-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 234",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "388d480f-74ff-46cc-ae76-69d0056989f9",
                    "gambit_id": "493146a5-c452-4c45-81e7-95bed370bf1d",
                    "last_updated": "2023-02-14T09:31:56.101160-05:00",
                    "created_at": "2023-02-13T08:17:05.721025-05:00",
                    "name": "Game Total Under 234",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a860435-524a-43b8-86f0-24addff3617e/?format=api"
                },
                {
                    "id": "a991bf7e-f62c-43e4-9487-49af67568778",
                    "gambit_id": "e502f173-81ab-48aa-af17-885f181d57bc",
                    "last_updated": "2023-02-14T09:31:56.102339-05:00",
                    "created_at": "2023-02-13T08:17:05.722334-05:00",
                    "name": "Game Total Over 234",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a860435-524a-43b8-86f0-24addff3617e/?format=api"
                }
            ]
        }
    ]
}