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/c1c4161d-224f-404f-851e-da5710dcfc6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1c4161d-224f-404f-851e-da5710dcfc6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "439c051c-fff2-4416-a557-9d67382d5857",
    "completed": true,
    "last_updated": "2023-01-30T17:46:56.104706-05:00",
    "created_at": "2023-01-28T09:42:04.757922-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/439c051c-fff2-4416-a557-9d67382d5857",
    "datetime": "2023-01-28T19:07:00-05:00",
    "cutoff_datetime": "2023-01-28T19:07:00-05:00",
    "name": "Los Angeles Kings v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "96a044d1-9d21-401b-9a3b-7f4264669beb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1c4161d-224f-404f-851e-da5710dcfc6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:04.767892-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": "Tampa Bay Lightning",
                        "amount": 6563.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1d9055f-681c-4aa1-bac0-2d3ba99fb4fe",
                    "gambit_id": "da081f77-7d7f-4351-a8ad-ed1c452d111c",
                    "last_updated": "2023-01-30T17:46:56.118208-05:00",
                    "created_at": "2023-01-28T09:42:04.769120-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96a044d1-9d21-401b-9a3b-7f4264669beb/?format=api"
                },
                {
                    "id": "dd3ca2f1-21c0-405b-bf40-68b66ef4e5a2",
                    "gambit_id": "93e59c95-3d2a-4613-a7b9-a89252c63b7f",
                    "last_updated": "2023-01-30T17:46:56.119778-05:00",
                    "created_at": "2023-01-28T09:42:04.770415-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96a044d1-9d21-401b-9a3b-7f4264669beb/?format=api"
                }
            ]
        },
        {
            "id": "e4bb3f12-e2ef-40d9-9a37-577d0333851d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1c4161d-224f-404f-851e-da5710dcfc6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:04.763593-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": "Los Angeles Kings",
                        "amount": 5696.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b404d6a4-31e9-4f15-8d26-5757fe92bbf5",
                    "gambit_id": "c1d9aa40-324a-4ae2-9012-30b89036d9cf",
                    "last_updated": "2023-01-30T17:46:56.115217-05:00",
                    "created_at": "2023-01-28T09:42:04.766431-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bb3f12-e2ef-40d9-9a37-577d0333851d/?format=api"
                },
                {
                    "id": "cbef1cbc-0873-4cf0-89e4-1f0848f0ba5b",
                    "gambit_id": "7cfc32fb-f028-4e2e-8e73-544f9c5b7338",
                    "last_updated": "2023-01-30T17:46:56.113748-05:00",
                    "created_at": "2023-01-28T09:42:04.765065-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bb3f12-e2ef-40d9-9a37-577d0333851d/?format=api"
                }
            ]
        },
        {
            "id": "4c8fe340-ef23-425e-81ca-3fb808b3053b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1c4161d-224f-404f-851e-da5710dcfc6b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:04.759608-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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d457fe2c-761f-4103-8e37-29b0b8a0988b",
                    "gambit_id": "d958c532-2a67-4c7f-87d6-dab0a096f16b",
                    "last_updated": "2023-01-30T17:46:56.109186-05:00",
                    "created_at": "2023-01-28T09:42:04.762221-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8fe340-ef23-425e-81ca-3fb808b3053b/?format=api"
                },
                {
                    "id": "94e4e907-8ff5-45b5-b93a-b64733335264",
                    "gambit_id": "591cb3be-563a-4583-8852-5173682bbda3",
                    "last_updated": "2023-01-30T17:46:56.107847-05:00",
                    "created_at": "2023-01-28T09:42:04.760924-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8fe340-ef23-425e-81ca-3fb808b3053b/?format=api"
                }
            ]
        }
    ]
}