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/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c396c40c-0318-4b47-8fb7-7954dbf9124d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8fa02405-e453-4475-8dd7-5ce1fcb3cda7",
    "completed": true,
    "last_updated": "2023-01-16T10:07:22.855715-05:00",
    "created_at": "2023-01-14T08:26:56.996578-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.09,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8fa02405-e453-4475-8dd7-5ce1fcb3cda7",
    "datetime": "2023-01-14T19:07:00-05:00",
    "cutoff_datetime": "2023-01-14T19:07:00-05:00",
    "name": "Columbus Blue Jackets v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "e238e791-d5da-43ba-b926-02f732a8c712",
            "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:57.022372-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": "Detroit Red Wings",
                        "amount": 6575.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3425.0
                    }
                ],
                "expected_reward_tokens": 9007.75,
                "profit_sb": 7.75,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ea1d1ec-f0da-40c9-86b0-edbdd3bbc1ef",
                    "gambit_id": "f9fcd257-24f5-4849-8063-d186ca1de357",
                    "last_updated": "2023-01-16T10:07:22.881274-05:00",
                    "created_at": "2023-01-14T08:26:57.025393-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.37000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e238e791-d5da-43ba-b926-02f732a8c712/?format=api"
                },
                {
                    "id": "b28fcd77-0c6b-44df-9121-c6a79ed3a29a",
                    "gambit_id": "7fa68495-0a6a-43eb-8478-d2a47cd8ed5c",
                    "last_updated": "2023-01-16T10:07:22.884239-05:00",
                    "created_at": "2023-01-14T08:26:57.028804-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.63000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e238e791-d5da-43ba-b926-02f732a8c712/?format=api"
                }
            ]
        },
        {
            "id": "cc97109c-bbe0-4dab-9ca8-6a007411dd4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:57.012253-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": 5292.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02fc8ce8-2194-4a85-8d5f-fa9f37b47a3f",
                    "gambit_id": "551697db-8ede-4407-9516-f6787133a5e4",
                    "last_updated": "2023-01-16T10:07:22.875066-05:00",
                    "created_at": "2023-01-14T08:26:57.018866-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc97109c-bbe0-4dab-9ca8-6a007411dd4b/?format=api"
                },
                {
                    "id": "cdbcae80-a2a1-4e4f-bad1-a9a6dd4cd1bb",
                    "gambit_id": "0c873c09-311c-4b2f-8507-5f3ab64c7a27",
                    "last_updated": "2023-01-16T10:07:22.872012-05:00",
                    "created_at": "2023-01-14T08:26:57.015562-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc97109c-bbe0-4dab-9ca8-6a007411dd4b/?format=api"
                }
            ]
        },
        {
            "id": "6b6bc5fd-464e-48b0-8324-e81d861f12a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:57.001339-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e5100422-fbe5-4a07-9fa1-4dd4b8c57caf",
                    "gambit_id": "159b405f-21db-4061-9f23-ea8903456a8e",
                    "last_updated": "2023-01-16T10:07:22.865656-05:00",
                    "created_at": "2023-01-14T08:26:57.008556-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6bc5fd-464e-48b0-8324-e81d861f12a8/?format=api"
                },
                {
                    "id": "069a981c-7bb5-4807-aac3-71f5eee177d4",
                    "gambit_id": "bbabc122-a549-40f0-ad76-867260c52e9c",
                    "last_updated": "2023-01-16T10:07:22.862537-05:00",
                    "created_at": "2023-01-14T08:26:57.005024-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6bc5fd-464e-48b0-8324-e81d861f12a8/?format=api"
                }
            ]
        }
    ]
}