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/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6f03607-06bd-401c-8e6e-17d4bb6c1225",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "75682670-4660-456c-b132-6fc6b42a17ff",
    "completed": true,
    "last_updated": "2023-01-13T11:47:15.555521-05:00",
    "created_at": "2023-01-12T08:22:00.885660-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/75682670-4660-456c-b132-6fc6b42a17ff",
    "datetime": "2023-01-12T19:07:00-05:00",
    "cutoff_datetime": "2023-01-12T19:07:00-05:00",
    "name": "Dallas Stars v. New York Rangers",
    "bettypes": [
        {
            "id": "5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:22:00.890728-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": "New York Rangers",
                        "amount": 5482.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4518.0
                    }
                ],
                "expected_reward_tokens": 8990.48,
                "profit_sb": -9.52,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a51ae11-007d-442e-9ab8-08e309c8d40b",
                    "gambit_id": "a846b3d2-a3dd-4f50-808d-e1ebfb273998",
                    "last_updated": "2023-01-13T11:47:15.565186-05:00",
                    "created_at": "2023-01-12T08:22:00.891800-05:00",
                    "name": "New York Rangers",
                    "reward": "1.64000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b/?format=api"
                },
                {
                    "id": "1d75f2c1-daab-4ba2-919b-f0621102efa5",
                    "gambit_id": "769d86c0-afc5-40c3-b966-3bd61f988ea1",
                    "last_updated": "2023-01-13T11:47:15.566302-05:00",
                    "created_at": "2023-01-12T08:22:00.893169-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.99000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b/?format=api"
                }
            ]
        },
        {
            "id": "47ab17c6-6830-48a0-bec5-5a9f8098250f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:00.887209-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": "Dallas Stars",
                        "amount": 6617.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3383.0
                    }
                ],
                "expected_reward_tokens": 9065.29,
                "profit_sb": 65.29,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ce884dd-f0a8-4e31-82cd-e38dd114ac52",
                    "gambit_id": "bfdd00e1-8f30-4ae4-9841-e4e87c19d3ad",
                    "last_updated": "2023-01-13T11:47:15.562896-05:00",
                    "created_at": "2023-01-12T08:22:00.889504-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ab17c6-6830-48a0-bec5-5a9f8098250f/?format=api"
                },
                {
                    "id": "7a11b006-43ac-4ea3-b2d4-0101018dfdc2",
                    "gambit_id": "d9cfe2bf-6d00-4970-a505-6a438fb4daa0",
                    "last_updated": "2023-01-13T11:47:15.561766-05:00",
                    "created_at": "2023-01-12T08:22:00.888333-05:00",
                    "name": "New York Rangers",
                    "reward": "2.68000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ab17c6-6830-48a0-bec5-5a9f8098250f/?format=api"
                }
            ]
        },
        {
            "id": "be0d3d2d-f5cb-4ded-86de-56b2082a247d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T18:11:57.067474-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 5.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27e6cc22-9623-4b0e-b7b7-d0d38ebdae96",
                    "gambit_id": "1544f57e-28a6-4321-9675-a345474acf0f",
                    "last_updated": "2023-01-13T11:47:15.559452-05:00",
                    "created_at": "2023-01-12T18:11:57.072142-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be0d3d2d-f5cb-4ded-86de-56b2082a247d/?format=api"
                },
                {
                    "id": "d56ce2bb-6607-4774-a346-4aeb2ceaf5ac",
                    "gambit_id": "cc2bfea1-093e-4079-963a-edd08e640b94",
                    "last_updated": "2023-01-13T11:47:15.558305-05:00",
                    "created_at": "2023-01-12T18:11:57.068926-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be0d3d2d-f5cb-4ded-86de-56b2082a247d/?format=api"
                }
            ]
        }
    ]
}