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/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54d8618d-288e-4d03-a5bc-f25b51db71af",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b6007afe-8df2-4621-ba9c-930b78c16d44",
    "completed": true,
    "last_updated": "2023-04-20T11:42:20.184804-04:00",
    "created_at": "2023-04-19T12:17:10.371847-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b6007afe-8df2-4621-ba9c-930b78c16d44",
    "datetime": "2023-04-19T22:00:00-04:00",
    "cutoff_datetime": "2023-04-19T22:00:00-04:00",
    "name": "Los Angeles Kings v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "7df25950-2c99-4d86-b646-d4237a0f03dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:10.394355-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": "Edmonton Oilers",
                        "amount": 6603.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbcbbeab-34b9-4b65-977a-a77bef64e3de",
                    "gambit_id": "49ff8c7f-0ae2-4b16-aeaf-83770f11921a",
                    "last_updated": "2023-04-20T11:42:20.205066-04:00",
                    "created_at": "2023-04-19T12:17:10.397084-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25950-2c99-4d86-b646-d4237a0f03dc/?format=api"
                },
                {
                    "id": "017a0dc6-05ff-4977-9342-f571c3f4470d",
                    "gambit_id": "7c28d3e0-d03d-4dff-a68d-c11fd6fe8712",
                    "last_updated": "2023-04-20T11:42:20.207327-04:00",
                    "created_at": "2023-04-19T12:17:10.399901-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25950-2c99-4d86-b646-d4237a0f03dc/?format=api"
                }
            ]
        },
        {
            "id": "42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:10.384405-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": "Los Angeles Kings",
                        "amount": 5512.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55de8f9a-013e-44c8-8fbe-d7383df3744c",
                    "gambit_id": "7105deed-fcf6-4011-b151-845b93d196ce",
                    "last_updated": "2023-04-20T11:42:20.200178-04:00",
                    "created_at": "2023-04-19T12:17:10.390520-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b/?format=api"
                },
                {
                    "id": "8316d200-1074-4eb1-81c8-2ddf35722def",
                    "gambit_id": "47755fb5-92c4-4d99-9c0b-cb160aee65f0",
                    "last_updated": "2023-04-20T11:42:20.197638-04:00",
                    "created_at": "2023-04-19T12:17:10.387149-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b/?format=api"
                }
            ]
        },
        {
            "id": "24c907aa-2c84-4b9f-962d-9c7d719cd733",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:10.375539-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c3554de-a43c-4650-9513-07d83a0d6fc7",
                    "gambit_id": "7d2b7056-f6ef-4730-8303-65074588d62e",
                    "last_updated": "2023-04-20T11:42:20.190189-04:00",
                    "created_at": "2023-04-19T12:17:10.378325-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c907aa-2c84-4b9f-962d-9c7d719cd733/?format=api"
                },
                {
                    "id": "953f7704-b71d-4c15-b6a3-7499f93c5d75",
                    "gambit_id": "c63bf994-bf68-4c10-844b-6e7c5fd86677",
                    "last_updated": "2023-04-20T11:42:20.192682-04:00",
                    "created_at": "2023-04-19T12:17:10.381051-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c907aa-2c84-4b9f-962d-9c7d719cd733/?format=api"
                }
            ]
        }
    ]
}