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/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c801835-10dc-4915-bd0c-1a59a67a9f77",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "06e81ed6-6cae-4d53-920d-7c3396d920db",
    "completed": true,
    "last_updated": "2023-08-09T10:43:19.514700-04:00",
    "created_at": "2023-08-07T08:28:01.746475-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/06e81ed6-6cae-4d53-920d-7c3396d920db",
    "datetime": "2023-08-07T19:10:00-04:00",
    "cutoff_datetime": "2023-08-07T19:10:00-04:00",
    "name": "KAN (C Ragans) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "a972986e-1935-46f2-87c7-c49c7fcc2b18",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:01.752437-04: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": "BOS (B Bello)",
                        "amount": 6359.0
                    },
                    {
                        "team": "KAN (C Ragans)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61f68a1c-83f6-424e-9c58-ce8690ceb61e",
                    "gambit_id": "5ea76ec8-4b10-4d9e-9b66-620192d81424",
                    "last_updated": "2023-08-09T10:43:19.535741-04:00",
                    "created_at": "2023-08-07T08:28:01.766452-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
                },
                {
                    "id": "5d6d280e-c9de-4164-8825-2f5779da53b2",
                    "gambit_id": "f08e046f-47a3-475c-96fb-f1b6cf317252",
                    "last_updated": "2023-08-09T10:43:19.529056-04:00",
                    "created_at": "2023-08-07T08:28:01.759109-04:00",
                    "name": "KAN (C Ragans)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
                }
            ]
        },
        {
            "id": "7e307261-13f2-4c0b-bd29-3fb0a764edca",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:01.773059-04: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": "KAN",
                        "amount": 5213.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92f6744a-c060-4004-8aa3-1156aed1f80c",
                    "gambit_id": "5ac28599-675d-4ca5-b37c-3bce2b61f3b3",
                    "last_updated": "2023-08-09T10:43:19.547114-04:00",
                    "created_at": "2023-08-07T08:28:01.779681-04:00",
                    "name": "KAN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e307261-13f2-4c0b-bd29-3fb0a764edca/?format=api"
                },
                {
                    "id": "8d057c29-d515-48af-9799-4e0d67ef363b",
                    "gambit_id": "f5a2ba08-5d01-4b93-855c-1e7e9a77b7bc",
                    "last_updated": "2023-08-09T10:43:19.551802-04:00",
                    "created_at": "2023-08-07T08:28:01.787000-04:00",
                    "name": "BOS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e307261-13f2-4c0b-bd29-3fb0a764edca/?format=api"
                }
            ]
        },
        {
            "id": "2ba7d774-cd06-49a3-bd91-f1d760e1808b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:01.792853-04: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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e238d551-8348-4d80-bd14-aba56067b162",
                    "gambit_id": "b99841b7-dc57-49bd-8a7f-40d5fab58124",
                    "last_updated": "2023-08-09T10:43:19.562140-04:00",
                    "created_at": "2023-08-07T08:28:01.797035-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba7d774-cd06-49a3-bd91-f1d760e1808b/?format=api"
                },
                {
                    "id": "ac01ab8a-8fdc-44d3-86e2-f4a1a325c2d8",
                    "gambit_id": "c0bf31bb-f8a7-43b0-90fc-076c0cd041f0",
                    "last_updated": "2023-08-09T10:43:19.567628-04:00",
                    "created_at": "2023-08-07T08:28:01.804457-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba7d774-cd06-49a3-bd91-f1d760e1808b/?format=api"
                }
            ]
        }
    ]
}