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/6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a9fc1d78-ddda-42df-866e-7e13ab0bd6c1",
    "completed": true,
    "last_updated": "2022-10-19T09:42:25.924735-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a9fc1d78-ddda-42df-866e-7e13ab0bd6c1",
    "datetime": "2022-10-18T19:05:00-04:00",
    "cutoff_datetime": "2022-10-18T19:05:00-04:00",
    "name": "Vancouver Canucks v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "fe14d62c-38d6-45db-8a39-79977347012a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f/?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": "Columbus Blue Jackets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45eea8a6-1bcd-4141-b0d8-83367fdb1fd9",
                    "gambit_id": "e9a77116-533a-474b-b81f-a61826d63720",
                    "last_updated": "2022-10-19T09:42:25.936656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe14d62c-38d6-45db-8a39-79977347012a/?format=api"
                },
                {
                    "id": "80b5d5f2-342c-4e98-92c4-f0c199bc64ab",
                    "gambit_id": "22f01023-9ec4-4163-a629-def3fbd3d2a3",
                    "last_updated": "2022-10-19T09:42:25.937642-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe14d62c-38d6-45db-8a39-79977347012a/?format=api"
                }
            ]
        },
        {
            "id": "b5d273eb-246a-415d-a111-029e7f6667b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f/?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": "Vancouver Canucks",
                        "amount": 6956.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14609e52-3573-40ec-9329-c62f5af63f3a",
                    "gambit_id": "2d53ddfc-0671-4189-9d95-6a4c183c07f7",
                    "last_updated": "2022-10-19T09:42:25.929324-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d273eb-246a-415d-a111-029e7f6667b3/?format=api"
                },
                {
                    "id": "cb88896e-206d-4a78-81b9-dbffd0978e36",
                    "gambit_id": "d3654d26-c781-4fa6-bc2d-9d1473588298",
                    "last_updated": "2022-10-19T09:42:25.927550-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d273eb-246a-415d-a111-029e7f6667b3/?format=api"
                }
            ]
        },
        {
            "id": "438b5258-654b-4472-9391-3ec188fe417d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ce4b0d8-f165-4ea4-a7e6-b0e50a39b32f/?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 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": "1ceb64c0-b836-4078-9fdb-cf8fb1cff1b4",
                    "gambit_id": "19a0e034-6cf3-48ff-a63e-cf5bfce65013",
                    "last_updated": "2022-10-19T09:42:25.934742-04:00",
                    "created_at": "1969-12-31T19:00:00-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/438b5258-654b-4472-9391-3ec188fe417d/?format=api"
                },
                {
                    "id": "730138a7-1cc2-4438-ac24-0ad495b49ca0",
                    "gambit_id": "a8e22e02-51f5-41d0-a5eb-49418680f7a2",
                    "last_updated": "2022-10-19T09:42:25.933776-04:00",
                    "created_at": "1969-12-31T19:00:00-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/438b5258-654b-4472-9391-3ec188fe417d/?format=api"
                }
            ]
        }
    ]
}