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/55da0872-781a-4694-b840-d35a36fccef9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55da0872-781a-4694-b840-d35a36fccef9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf202875-a65d-4173-bebc-db9d09d97c52",
    "completed": true,
    "last_updated": "2022-12-28T21:42:15.698918-05:00",
    "created_at": "2022-12-27T08:57:17.365495-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bf202875-a65d-4173-bebc-db9d09d97c52",
    "datetime": "2022-12-27T22:07:00-05:00",
    "cutoff_datetime": "2022-12-27T22:07:00-05:00",
    "name": "San Jose Sharks v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "c36d2665-a980-423f-9a65-8e1adb4f1cc4",
            "match": "https://api-prod.gambitprofit.com/api/matches/55da0872-781a-4694-b840-d35a36fccef9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:17.375533-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": "Vancouver Canucks",
                        "amount": 5482.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4518.0
                    }
                ],
                "expected_reward_tokens": 8990.48,
                "profit_sb": -9.52,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c496936-389a-4530-8d65-47e4acf9a74e",
                    "gambit_id": "7893b1a7-e7bf-469e-ab94-88d22929a5f6",
                    "last_updated": "2022-12-28T21:42:15.708486-05:00",
                    "created_at": "2022-12-27T08:57:17.376709-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36d2665-a980-423f-9a65-8e1adb4f1cc4/?format=api"
                },
                {
                    "id": "601a740f-eaf6-471c-916f-1eb1a472991e",
                    "gambit_id": "a5134be5-5b8f-4519-a486-966bcff9733c",
                    "last_updated": "2022-12-28T21:42:15.709618-05:00",
                    "created_at": "2022-12-27T08:57:17.377950-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.99000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36d2665-a980-423f-9a65-8e1adb4f1cc4/?format=api"
                }
            ]
        },
        {
            "id": "1a9a2794-7807-482c-b4f5-863bf30e4950",
            "match": "https://api-prod.gambitprofit.com/api/matches/55da0872-781a-4694-b840-d35a36fccef9/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:17.370918-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": "San Jose Sharks",
                        "amount": 6387.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3613.0
                    }
                ],
                "expected_reward_tokens": 9068.63,
                "profit_sb": 68.63,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc7c1eaa-2550-42d3-ab6c-12ee296374ab",
                    "gambit_id": "2fb14776-ce3f-4594-be25-56fd9d53e7c3",
                    "last_updated": "2022-12-28T21:42:15.706219-05:00",
                    "created_at": "2022-12-27T08:57:17.374184-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.42000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9a2794-7807-482c-b4f5-863bf30e4950/?format=api"
                },
                {
                    "id": "4e157c7c-f8f9-4ccb-bb8f-93c5bdf43af1",
                    "gambit_id": "0919d4df-5430-4278-bfa8-ebcd3c6451f9",
                    "last_updated": "2022-12-28T21:42:15.705107-05:00",
                    "created_at": "2022-12-27T08:57:17.372834-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.51000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9a2794-7807-482c-b4f5-863bf30e4950/?format=api"
                }
            ]
        },
        {
            "id": "ad8a4b5a-6df3-444c-a7cb-25a2d82355ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/55da0872-781a-4694-b840-d35a36fccef9/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:17.367185-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.5",
                        "amount": 5292.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa3babad-eb6b-4f81-8706-dbf970f0078c",
                    "gambit_id": "b0dd0f68-a3c4-4a08-a73e-3f10cc56f961",
                    "last_updated": "2022-12-28T21:42:15.702864-05:00",
                    "created_at": "2022-12-27T08:57:17.369649-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8a4b5a-6df3-444c-a7cb-25a2d82355ac/?format=api"
                },
                {
                    "id": "183f5555-2d70-4c66-a203-a56edf93d109",
                    "gambit_id": "0ef0e0f7-7f06-4c48-8408-d2ec67148d63",
                    "last_updated": "2022-12-28T21:42:15.701736-05:00",
                    "created_at": "2022-12-27T08:57:17.368389-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8a4b5a-6df3-444c-a7cb-25a2d82355ac/?format=api"
                }
            ]
        }
    ]
}