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/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4c8692a6-e18c-4ae4-8968-e8eeac0c5672",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "13a42fd5-265e-44f7-9d58-2baa52c530f4",
    "completed": true,
    "last_updated": "2022-12-20T20:12:22.053743-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/13a42fd5-265e-44f7-9d58-2baa52c530f4",
    "datetime": "2022-12-19T22:07:00-05:00",
    "cutoff_datetime": "2022-12-19T22:07:00-05:00",
    "name": "Buffalo Sabres v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "eb32fe3a-e649-42e8-a147-a70268299709",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?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": 5730.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4270.0
                    }
                ],
                "expected_reward_tokens": 9052.4,
                "profit_sb": 52.4,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ff319b5-05a1-414a-88f4-aeb443c70dbb",
                    "gambit_id": "6960d8cb-85a1-41fd-aad1-9b79a4687fb0",
                    "last_updated": "2022-12-20T20:12:22.063475-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb32fe3a-e649-42e8-a147-a70268299709/?format=api"
                },
                {
                    "id": "7b29c4b3-aabd-42bc-875d-1762e0820e40",
                    "gambit_id": "6c652c93-9331-477b-834a-4ad22396030b",
                    "last_updated": "2022-12-20T20:12:22.064518-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.12000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb32fe3a-e649-42e8-a147-a70268299709/?format=api"
                }
            ]
        },
        {
            "id": "0c801764-6557-45f4-a6d9-0c80d6e39ae2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?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": "Buffalo Sabres",
                        "amount": 6247.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3753.0
                    }
                ],
                "expected_reward_tokens": 9119.79,
                "profit_sb": 119.79,
                "profit_sb_percentage": 1.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b033b58-41cd-447c-9004-bc6603e61d8a",
                    "gambit_id": "2e846330-4481-4017-9986-79d871172d8f",
                    "last_updated": "2022-12-20T20:12:22.061247-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c801764-6557-45f4-a6d9-0c80d6e39ae2/?format=api"
                },
                {
                    "id": "28d12f1b-dc24-48c9-85b1-227cec9b7d2f",
                    "gambit_id": "fe3b5e45-ac23-43fb-9139-4a65fcabac31",
                    "last_updated": "2022-12-20T20:12:22.060098-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.43000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c801764-6557-45f4-a6d9-0c80d6e39ae2/?format=api"
                }
            ]
        },
        {
            "id": "5b31f634-ec62-4b25-8c99-93c2a5c0b371",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?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": 5098.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "661994c8-c26c-4fef-8802-2412d6416bbf",
                    "gambit_id": "a9fafa72-8dc6-43af-8084-560d183b65fb",
                    "last_updated": "2022-12-20T20:12:22.057643-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b31f634-ec62-4b25-8c99-93c2a5c0b371/?format=api"
                },
                {
                    "id": "2487bbd4-221a-41ae-9ff7-584795ee8377",
                    "gambit_id": "82274f0f-2615-4b5b-a07d-48a29d1649c1",
                    "last_updated": "2022-12-20T20:12:22.056497-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b31f634-ec62-4b25-8c99-93c2a5c0b371/?format=api"
                }
            ]
        }
    ]
}