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/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a88f0d31-4d04-44c8-9c20-d14e9230c39e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f2be4ed7-51dd-4d34-a477-f20ab1e2b83b",
    "completed": true,
    "last_updated": "2023-03-31T14:42:25.403790-04:00",
    "created_at": "2023-03-30T11:22:17.169532-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f2be4ed7-51dd-4d34-a477-f20ab1e2b83b",
    "datetime": "2023-03-30T19:07:00-04:00",
    "cutoff_datetime": "2023-03-30T19:07:00-04:00",
    "name": "Washington Capitals v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "58bb62e5-e26f-4711-9642-1796e061fbeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-30T11:22:17.183594-04: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": "Tampa Bay Lightning",
                        "amount": 6399.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5f5f689-9c26-4c22-892d-c33774f89da5",
                    "gambit_id": "81da315d-6845-4e52-a354-5a61e939f5c2",
                    "last_updated": "2023-03-31T14:42:25.430825-04:00",
                    "created_at": "2023-03-30T11:22:17.185067-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58bb62e5-e26f-4711-9642-1796e061fbeb/?format=api"
                },
                {
                    "id": "95b21db2-5afe-4b1d-ba2f-5baa99dbdcd5",
                    "gambit_id": "58bc5f43-da8a-4559-9cd3-0da009181301",
                    "last_updated": "2023-03-31T14:42:25.434129-04:00",
                    "created_at": "2023-03-30T11:22:17.186635-04:00",
                    "name": "Washington Capitals",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58bb62e5-e26f-4711-9642-1796e061fbeb/?format=api"
                }
            ]
        },
        {
            "id": "1b6d5f02-efac-46cf-ad88-fdbdceffe1d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-30T11:22:17.178813-04: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 Capitals",
                        "amount": 5784.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "632eb590-0df5-4a82-8649-34dcc868aa20",
                    "gambit_id": "49a65169-5141-4c60-aca8-65dc3f4cb020",
                    "last_updated": "2023-03-31T14:42:25.425562-04:00",
                    "created_at": "2023-03-30T11:22:17.181832-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6d5f02-efac-46cf-ad88-fdbdceffe1d6/?format=api"
                },
                {
                    "id": "5f1216f4-01d7-4ab7-a20e-2033bf1b1fd3",
                    "gambit_id": "f1003588-8829-4384-9e79-8c339c0541de",
                    "last_updated": "2023-03-31T14:42:25.422487-04:00",
                    "created_at": "2023-03-30T11:22:17.180428-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6d5f02-efac-46cf-ad88-fdbdceffe1d6/?format=api"
                }
            ]
        },
        {
            "id": "97bc3062-4aad-419b-95ce-fbe71466b60a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-30T11:22:17.172499-04: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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d739516-451e-4514-8c85-45ff495f3348",
                    "gambit_id": "24cac657-e3cd-4f78-84bb-bbdcef21cc9e",
                    "last_updated": "2023-03-31T14:42:25.411410-04:00",
                    "created_at": "2023-03-30T11:22:17.174656-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bc3062-4aad-419b-95ce-fbe71466b60a/?format=api"
                },
                {
                    "id": "a28a44a8-00ea-4f75-ba38-0dcc1e43be03",
                    "gambit_id": "d3c62933-646d-4435-88b2-79851c7ce3cc",
                    "last_updated": "2023-03-31T14:42:25.414524-04:00",
                    "created_at": "2023-03-30T11:22:17.176824-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bc3062-4aad-419b-95ce-fbe71466b60a/?format=api"
                }
            ]
        }
    ]
}