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/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a522789-ed09-4d14-8320-e5605c17fd06",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d4d408e-8744-4098-9323-9acc71aba818",
    "completed": true,
    "last_updated": "2023-06-08T16:28:13.916865-04:00",
    "created_at": "2023-06-07T09:28:21.307008-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1d4d408e-8744-4098-9323-9acc71aba818",
    "datetime": "2023-06-07T19:10:00-04:00",
    "cutoff_datetime": "2023-06-07T19:10:00-04:00",
    "name": "LOS (N Syndergaard) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:21.310368-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": "LOS (N Syndergaard)",
                        "amount": 5838.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "62827952-6ad9-4023-8637-7edbb0d73537",
                    "gambit_id": "cce3fbd9-3525-4842-85dc-4cd11d0e8314",
                    "last_updated": "2023-06-08T16:28:13.922861-04:00",
                    "created_at": "2023-06-07T09:28:21.313719-04:00",
                    "name": "LOS (N Syndergaard)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6/?format=api"
                },
                {
                    "id": "7ea02f4b-0433-419e-85e9-67f067b95e4c",
                    "gambit_id": "80506291-3993-47d4-a1e1-31a0037e00a9",
                    "last_updated": "2023-06-08T16:28:13.925526-04:00",
                    "created_at": "2023-06-07T09:28:21.320217-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6/?format=api"
                }
            ]
        },
        {
            "id": "c3e7c2f7-ae8a-4d4d-a51a-7b1a8f5cbfe2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:21.322745-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": "CIN",
                        "amount": 5000.0
                    },
                    {
                        "team": "LOS",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed878d11-91f1-403e-be0f-a7a66741ac71",
                    "gambit_id": "4204bc28-f338-4934-956f-dcba9dc2f57e",
                    "last_updated": "2023-06-08T16:28:13.933585-04:00",
                    "created_at": "2023-06-07T09:28:21.327292-04:00",
                    "name": "CIN",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e7c2f7-ae8a-4d4d-a51a-7b1a8f5cbfe2/?format=api"
                },
                {
                    "id": "ff4d0ff8-ceeb-4099-830d-75869ff3f289",
                    "gambit_id": "1e110a4f-9b80-4ae2-9eef-64817463735a",
                    "last_updated": "2023-06-08T16:28:13.930693-04:00",
                    "created_at": "2023-06-07T09:28:21.324955-04:00",
                    "name": "LOS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e7c2f7-ae8a-4d4d-a51a-7b1a8f5cbfe2/?format=api"
                }
            ]
        },
        {
            "id": "51a023f1-550b-4b6d-a10d-06e73821f538",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:21.329533-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 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e6771c0-5c0f-4b76-b3b6-242eae4bc5fb",
                    "gambit_id": "3c7b564e-8918-401b-8c2d-619e3376a9a4",
                    "last_updated": "2023-06-08T16:28:13.942373-04:00",
                    "created_at": "2023-06-07T09:28:21.331579-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a023f1-550b-4b6d-a10d-06e73821f538/?format=api"
                },
                {
                    "id": "ba03f5d4-4038-4f98-8f20-b28396652ffe",
                    "gambit_id": "a513dcb4-8e98-407b-93fd-812e4fce4d9a",
                    "last_updated": "2023-06-08T16:28:13.939369-04:00",
                    "created_at": "2023-06-07T09:28:21.333801-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a023f1-550b-4b6d-a10d-06e73821f538/?format=api"
                }
            ]
        }
    ]
}