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/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b531bff2-cd4a-4060-94e4-1c2ca93f5626",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "179cc911-8251-42a7-966c-c78ace785952",
    "completed": true,
    "last_updated": "2023-11-20T14:48:32.480462-05:00",
    "created_at": "2023-11-18T09:38:27.852881-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/179cc911-8251-42a7-966c-c78ace785952",
    "datetime": "2023-11-18T22:37:00-05:00",
    "cutoff_datetime": "2023-11-18T22:37:00-05:00",
    "name": "St Louis Blues v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "e9f9e598-4de1-4611-bad3-e3eadf653604",
            "match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:27.859192-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": "Los Angeles Kings",
                        "amount": 6314.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3d9b844-2a8c-4a77-8f69-2007c6b054cb",
                    "gambit_id": "aec5bff9-8cbc-4f09-89a1-af0703b943f8",
                    "last_updated": "2023-11-20T14:48:32.500558-05:00",
                    "created_at": "2023-11-18T09:38:27.870562-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f9e598-4de1-4611-bad3-e3eadf653604/?format=api"
                },
                {
                    "id": "0ecea7ca-3b85-4683-b300-6deddb323424",
                    "gambit_id": "d823b17b-ee93-478a-bd4b-4dad5676b7c9",
                    "last_updated": "2023-11-20T14:48:32.496948-05:00",
                    "created_at": "2023-11-18T09:38:27.865618-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f9e598-4de1-4611-bad3-e3eadf653604/?format=api"
                }
            ]
        },
        {
            "id": "ae962c49-a9f9-460a-807b-22906b1185e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:27.874799-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": "St Louis Blues",
                        "amount": 5872.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cc03daa-a862-42b3-a51e-423c6dc6b08e",
                    "gambit_id": "50139fd3-a24f-4f3e-bddf-501c02a7c825",
                    "last_updated": "2023-11-20T14:48:32.508392-05:00",
                    "created_at": "2023-11-18T09:38:27.878438-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae962c49-a9f9-460a-807b-22906b1185e2/?format=api"
                },
                {
                    "id": "049c6ed7-01fd-40e7-952e-af87290bb917",
                    "gambit_id": "dd007b06-e551-4cc2-97da-0c0acac8beb6",
                    "last_updated": "2023-11-20T14:48:32.512558-05:00",
                    "created_at": "2023-11-18T09:38:27.883047-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae962c49-a9f9-460a-807b-22906b1185e2/?format=api"
                }
            ]
        },
        {
            "id": "b98001fb-5ea3-442b-9ffa-a8d822c1dcb0",
            "match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:43:34.467461-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "220d61e7-bf0f-4c6b-afdc-7de74c71dcf7",
                    "gambit_id": "e9a91041-a5a8-4a7d-acb7-5916713fe431",
                    "last_updated": "2023-11-20T14:48:32.522025-05:00",
                    "created_at": "2023-11-18T09:43:34.480194-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98001fb-5ea3-442b-9ffa-a8d822c1dcb0/?format=api"
                },
                {
                    "id": "64be6a06-5549-4da4-ab25-835ad4640809",
                    "gambit_id": "0d1aa45c-76c1-478b-a6a9-7e54afb5c7a7",
                    "last_updated": "2023-11-20T14:48:32.518859-05:00",
                    "created_at": "2023-11-18T09:43:34.474715-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98001fb-5ea3-442b-9ffa-a8d822c1dcb0/?format=api"
                }
            ]
        }
    ]
}