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/6a6c940b-1550-4d08-8d1f-5f44523c9905/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a6c940b-1550-4d08-8d1f-5f44523c9905",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9e7fd81b-6d62-4052-8198-62b39fe03443",
    "completed": true,
    "last_updated": "2022-11-29T10:27:09.285193-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9e7fd81b-6d62-4052-8198-62b39fe03443",
    "datetime": "2022-11-28T19:07:00-05:00",
    "cutoff_datetime": "2022-11-28T19:07:00-05:00",
    "name": "Vegas Golden Knights v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "353de2cc-0db6-4a98-b5d8-cbfa6c8e2749",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?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": 7029.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 2971.0
                    }
                ],
                "expected_reward_tokens": 9207.99,
                "profit_sb": 207.99,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "08fc914e-7604-48bc-ac2f-26934c8ede35",
                    "gambit_id": "477d885c-0f46-403f-a033-56d2c8179783",
                    "last_updated": "2022-11-29T10:27:09.296068-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
                },
                {
                    "id": "50e1a44c-3612-4cb0-85c1-59e3ace2bc69",
                    "gambit_id": "aaaef371-4542-426a-bb1a-7fb9a84804d6",
                    "last_updated": "2022-11-29T10:27:09.295053-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "3.10000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
                }
            ]
        },
        {
            "id": "f204c3ff-1a09-49b0-9405-1f9d2e06bef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?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": "Vegas Golden Knights",
                        "amount": 5097.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bd09c5b-1036-499e-b4b4-77c2b7d0cb4d",
                    "gambit_id": "ab96f391-0537-49f1-803f-f793383b6d35",
                    "last_updated": "2022-11-29T10:27:09.292855-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f204c3ff-1a09-49b0-9405-1f9d2e06bef8/?format=api"
                },
                {
                    "id": "05b705bd-7cc4-4da5-81e1-cf5f4197f907",
                    "gambit_id": "83559d6a-15c8-4282-a854-a74453fc948e",
                    "last_updated": "2022-11-29T10:27:09.291738-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f204c3ff-1a09-49b0-9405-1f9d2e06bef8/?format=api"
                }
            ]
        },
        {
            "id": "90cf5bcc-16ed-4d50-b4a3-3fed27cbe100",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e5538718-e4be-4341-aa3e-2d0588ae5429",
                    "gambit_id": "5e530808-2cae-4432-9cf9-2aff214fa2c4",
                    "last_updated": "2022-11-29T10:27:09.289463-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
                },
                {
                    "id": "d171ce24-e919-4a82-b875-f444de69c85b",
                    "gambit_id": "9840c92b-39ff-4da5-bf80-7c51476b14ed",
                    "last_updated": "2022-11-29T10:27:09.288258-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
                }
            ]
        }
    ]
}