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/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f67724d9-08d5-4b50-b5e8-350320bed835",
    "completed": true,
    "last_updated": "2022-12-05T15:27:06.100249-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f67724d9-08d5-4b50-b5e8-350320bed835",
    "datetime": "2022-12-04T16:05:00-05:00",
    "cutoff_datetime": "2022-12-04T16:05:00-05:00",
    "name": "Miami Dolphins v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?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": "San Francisco 49ers",
                        "amount": 6584.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e1135ec-f9a4-4fb4-92a2-051759666ac8",
                    "gambit_id": "4dc05885-5de7-4211-a85e-b232db92b1ba",
                    "last_updated": "2022-12-05T15:27:06.106657-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
                },
                {
                    "id": "23f527f7-9e31-4d7b-9fc1-6e0d952bbdda",
                    "gambit_id": "60f8026c-6b12-4e43-954f-abed4904de4d",
                    "last_updated": "2022-12-05T15:27:06.107802-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
                }
            ]
        },
        {
            "id": "b9c52dfc-4e4e-4f4d-8caa-a0154749059b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?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": "San Francisco 49ers",
                        "amount": 5097.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59ec2504-9bdb-4f77-af31-3ef850a3ac6e",
                    "gambit_id": "9e3ba5cc-6bb3-4af7-8564-d72229a543f3",
                    "last_updated": "2022-12-05T15:27:06.109980-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
                },
                {
                    "id": "040d0d4f-bafe-4581-8eca-5d65762f94fc",
                    "gambit_id": "c52d440c-34f8-4f8c-8563-fb1b719d5ad2",
                    "last_updated": "2022-12-05T15:27:06.110947-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
                }
            ]
        },
        {
            "id": "c42a8a59-a759-42fd-abc2-3bc6c3e95132",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "319847df-993b-4160-9ce1-a9633a39e1d3",
                    "gambit_id": "efd32165-c9ec-4bd0-ba0a-21b45ee62b3d",
                    "last_updated": "2022-12-05T15:27:06.104399-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42a8a59-a759-42fd-abc2-3bc6c3e95132/?format=api"
                },
                {
                    "id": "fb99ce86-48dd-4144-8b32-426eb0d2450c",
                    "gambit_id": "7b601877-732e-49a6-9479-6c65e1b6bc38",
                    "last_updated": "2022-12-05T15:27:06.103264-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42a8a59-a759-42fd-abc2-3bc6c3e95132/?format=api"
                }
            ]
        }
    ]
}