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/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c559a599-dc98-4fe9-83e3-93d0f729894e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4865903b-6b29-45c0-a18a-45a0e9148264",
    "completed": true,
    "last_updated": "2022-12-19T19:36:51.947726-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4865903b-6b29-45c0-a18a-45a0e9148264",
    "datetime": "2022-12-18T17:07:00-05:00",
    "cutoff_datetime": "2022-12-18T17:07:00-05:00",
    "name": "Pittsburgh Penguins v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "149582b3-569e-4b70-b859-e764feae23a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Carolina Hurricanes",
                        "amount": 5387.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 8995.35,
                "profit_sb": -4.65,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f09f3ba-c7d6-4170-bfee-df1951d7bc03",
                    "gambit_id": "796405c0-6653-4b41-8d2b-3caaffdedf2c",
                    "last_updated": "2022-12-19T19:36:51.957051-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
                },
                {
                    "id": "f257dea0-0b0c-409d-8202-feda84ffe39a",
                    "gambit_id": "293c88e3-4ad1-4a0f-8838-102d90a0544a",
                    "last_updated": "2022-12-19T19:36:51.958127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
                }
            ]
        },
        {
            "id": "2b83cf9a-da1a-48eb-b4b6-666481a79faf",
            "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Pittsburgh Penguins",
                        "amount": 6567.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3433.0
                    }
                ],
                "expected_reward_tokens": 9062.46,
                "profit_sb": 62.46,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1cb50c5-4d60-496b-8bc5-13a307817a42",
                    "gambit_id": "f81bf55a-50f9-4e18-9c14-a17b5ba3c9a2",
                    "last_updated": "2022-12-19T19:36:51.954885-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83cf9a-da1a-48eb-b4b6-666481a79faf/?format=api"
                },
                {
                    "id": "93f19055-e78f-44c7-832b-86425b8a967e",
                    "gambit_id": "58c1aa3d-b6dd-45ee-a512-fce0ac09463e",
                    "last_updated": "2022-12-19T19:36:51.953797-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.64000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83cf9a-da1a-48eb-b4b6-666481a79faf/?format=api"
                }
            ]
        },
        {
            "id": "6d5af31a-1ab1-4280-83e1-24f687c7e08e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 6",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36521135-4286-4506-b337-d4b1b9212a8a",
                    "gambit_id": "fb61d580-fc8a-4c58-880c-a66d4b82514d",
                    "last_updated": "2022-12-19T19:36:51.951537-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
                },
                {
                    "id": "49ede363-22d4-473e-aa7c-bafa2bb58508",
                    "gambit_id": "354fd5e4-eaee-4823-8d81-914198f85ca6",
                    "last_updated": "2022-12-19T19:36:51.950446-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
                }
            ]
        }
    ]
}