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/5b26434d-a435-4dd0-b10a-72fb0ceee58d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b26434d-a435-4dd0-b10a-72fb0ceee58d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9a86e54c-dd23-48bf-8a81-cc2a8491e8ce",
    "completed": true,
    "last_updated": "2022-12-24T19:01:52.149541-05:00",
    "created_at": "2022-12-23T09:06:56.819055-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9a86e54c-dd23-48bf-8a81-cc2a8491e8ce",
    "datetime": "2022-12-23T21:10:00-05:00",
    "cutoff_datetime": "2022-12-23T21:10:00-05:00",
    "name": "Portland Trail Blazers v. Denver Nuggets",
    "bettypes": [
        {
            "id": "3939d3e2-6765-4766-9e4e-241931b2ab59",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26434d-a435-4dd0-b10a-72fb0ceee58d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:56.824769-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": 6472.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3528.0
                    }
                ],
                "expected_reward_tokens": 8996.08,
                "profit_sb": -3.92,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a9da4bf0-c595-4875-8511-d9bf3200ee63",
                    "gambit_id": "86b895ff-a290-4cd1-bccd-87dec4eb10f5",
                    "last_updated": "2022-12-24T19:01:52.157502-05:00",
                    "created_at": "2022-12-23T09:06:56.825898-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.39000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3939d3e2-6765-4766-9e4e-241931b2ab59/?format=api"
                },
                {
                    "id": "ec04cd1f-7de7-4d73-b511-7da880d6febf",
                    "gambit_id": "23aeabe4-88a5-4e3b-9f41-9aaafcba8631",
                    "last_updated": "2022-12-24T19:01:52.159004-05:00",
                    "created_at": "2022-12-23T09:06:56.827074-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.55000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3939d3e2-6765-4766-9e4e-241931b2ab59/?format=api"
                }
            ]
        },
        {
            "id": "ec1f75e2-33c8-4c3b-b332-4b929c5218e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26434d-a435-4dd0-b10a-72fb0ceee58d/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:56.828295-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": 5098.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83e41a80-e106-483a-96d5-52184ec74263",
                    "gambit_id": "aabd83f0-05b6-463b-8810-c913f4c448ae",
                    "last_updated": "2022-12-24T19:01:52.161945-05:00",
                    "created_at": "2022-12-23T09:06:56.829411-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1f75e2-33c8-4c3b-b332-4b929c5218e0/?format=api"
                },
                {
                    "id": "1d07f81a-323a-4751-825b-77477460255b",
                    "gambit_id": "258e78ce-db60-4506-a8ba-2154b9d675d9",
                    "last_updated": "2022-12-24T19:01:52.163402-05:00",
                    "created_at": "2022-12-23T09:06:56.830559-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1f75e2-33c8-4c3b-b332-4b929c5218e0/?format=api"
                }
            ]
        },
        {
            "id": "332eba7d-0370-452e-b8f5-74022d5c721a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b26434d-a435-4dd0-b10a-72fb0ceee58d/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:56.821052-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 233",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a17572c-efd2-429f-97d3-c24bef4ef144",
                    "gambit_id": "af66fd00-9136-49c5-a781-a657d28b2cf3",
                    "last_updated": "2022-12-24T19:01:52.154570-05:00",
                    "created_at": "2022-12-23T09:06:56.823519-05:00",
                    "name": "Game Total Over 233",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/332eba7d-0370-452e-b8f5-74022d5c721a/?format=api"
                },
                {
                    "id": "5519c8fa-80c0-44e2-984e-4eb27d08a2d9",
                    "gambit_id": "ca4dd0f6-a08c-4261-b898-8d7197f5f0b8",
                    "last_updated": "2022-12-24T19:01:52.153098-05:00",
                    "created_at": "2022-12-23T09:06:56.822337-05:00",
                    "name": "Game Total Under 233",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "233.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/332eba7d-0370-452e-b8f5-74022d5c721a/?format=api"
                }
            ]
        }
    ]
}