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/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c047852-381f-4e89-a6d3-b177420c41bf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d1169b93-f615-4a9c-b4be-000ad8e3ab4a",
    "completed": true,
    "last_updated": "2023-03-06T11:27:06.430052-05:00",
    "created_at": "2023-03-04T10:37:56.901007-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d1169b93-f615-4a9c-b4be-000ad8e3ab4a",
    "datetime": "2023-03-04T22:07:00-05:00",
    "cutoff_datetime": "2023-03-04T22:07:00-05:00",
    "name": "Minnesota Wild v. Calgary Flames",
    "bettypes": [
        {
            "id": "20b0b8e9-a9ad-41d8-bf8b-144182feaa4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:56.910496-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": "Calgary Flames",
                        "amount": 5867.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e29652f-6927-4a42-ba5d-f36e03cdf56d",
                    "gambit_id": "8ae30191-ae76-4936-8fe6-68b17d0f037e",
                    "last_updated": "2023-03-06T11:27:06.441949-05:00",
                    "created_at": "2023-03-04T10:37:56.911668-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0b8e9-a9ad-41d8-bf8b-144182feaa4a/?format=api"
                },
                {
                    "id": "9a2957a2-bf26-411b-b403-9b35ea0773fe",
                    "gambit_id": "53119aa5-8e54-4c4e-a4d4-3c4ceb9d734c",
                    "last_updated": "2023-03-06T11:27:06.443335-05:00",
                    "created_at": "2023-03-04T10:37:56.912937-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0b8e9-a9ad-41d8-bf8b-144182feaa4a/?format=api"
                }
            ]
        },
        {
            "id": "fa12e81b-abd6-4d56-856e-6fd38fa0350f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:56.906484-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": "Minnesota Wild",
                        "amount": 6458.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b78efa1e-0b54-41ca-89c8-5fe0a71b0ff1",
                    "gambit_id": "18e73f82-e3b1-4a5d-8cfc-0f59a0c6d893",
                    "last_updated": "2023-03-06T11:27:06.439269-05:00",
                    "created_at": "2023-03-04T10:37:56.909053-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa12e81b-abd6-4d56-856e-6fd38fa0350f/?format=api"
                },
                {
                    "id": "f3af7a0f-e892-4f49-94e9-97bb1ef8bfd7",
                    "gambit_id": "c6f67d20-c579-43dc-8dc5-c4576cd8b04f",
                    "last_updated": "2023-03-06T11:27:06.437959-05:00",
                    "created_at": "2023-03-04T10:37:56.907714-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa12e81b-abd6-4d56-856e-6fd38fa0350f/?format=api"
                }
            ]
        },
        {
            "id": "bf981bce-0836-4ec3-adfb-9395bf131b89",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:56.902677-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 Under 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89e5e0a3-a38d-4bff-9d27-38b2da8a16da",
                    "gambit_id": "1bdac95d-5e81-4387-85a1-bfc19867d2bf",
                    "last_updated": "2023-03-06T11:27:06.433957-05:00",
                    "created_at": "2023-03-04T10:37:56.903910-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
                },
                {
                    "id": "ce7fc7f5-517b-4f27-89a0-6fe076a1439e",
                    "gambit_id": "3616f7a4-afb0-4012-b3f5-7044766153e2",
                    "last_updated": "2023-03-06T11:27:06.435316-05:00",
                    "created_at": "2023-03-04T10:37:56.905182-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
                }
            ]
        }
    ]
}