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/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4aa757d-a885-42e4-8185-66685e75f39c",
    "completed": true,
    "last_updated": "2022-12-19T10:37:30.263098-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c4aa757d-a885-42e4-8185-66685e75f39c",
    "datetime": "2022-12-17T22:07:00-05:00",
    "cutoff_datetime": "2022-12-17T22:07:00-05:00",
    "name": "New York Islanders v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "75129a20-9746-4d77-b7d9-e56278d6d118",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
                        "amount": 6047.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b5622a9-cee9-4c88-a5f1-ccf7b1414c0c",
                    "gambit_id": "b7de24b9-f8ec-4aba-a2c6-f3d30ecf5ee7",
                    "last_updated": "2022-12-19T10:37:30.272428-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
                },
                {
                    "id": "45ae385f-118d-456e-9270-88c3843556fe",
                    "gambit_id": "ba9ba3c5-2a4c-42ea-84a4-f73a1abfecd3",
                    "last_updated": "2022-12-19T10:37:30.273485-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
                }
            ]
        },
        {
            "id": "ef0d50ef-216a-4b48-a5fa-89b657928e31",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "New York Islanders",
                        "amount": 6047.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7f0f0dc5-7fdf-4c6e-906d-6df8cfb17d77",
                    "gambit_id": "68fd01e4-3d58-480a-9441-8daa6f65694a",
                    "last_updated": "2022-12-19T10:37:30.270300-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
                },
                {
                    "id": "4aaa4dd9-c3fa-425c-875f-dfc7ee1d9686",
                    "gambit_id": "869e8040-1159-45d3-a65d-3ea5f964bcfe",
                    "last_updated": "2022-12-19T10:37:30.269246-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
                }
            ]
        },
        {
            "id": "4b7eade2-0a63-4a09-9b02-7be92b6f1770",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7d12511-2749-4325-90c9-0119976fd2db",
                    "gambit_id": "1df87cec-b7b7-4774-8c90-4b3ee3745591",
                    "last_updated": "2022-12-19T10:37:30.265913-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7eade2-0a63-4a09-9b02-7be92b6f1770/?format=api"
                },
                {
                    "id": "a30e4e79-c605-48a8-90c0-1afc8f8552fb",
                    "gambit_id": "0f67d226-0e6f-4248-a8b7-3b894f452f9e",
                    "last_updated": "2022-12-19T10:37:30.267073-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7eade2-0a63-4a09-9b02-7be92b6f1770/?format=api"
                }
            ]
        }
    ]
}