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/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a7a04128-8cd2-40fd-a2e4-425400f38341",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53fea470-be8b-4bff-87c9-cd6587968564",
    "completed": true,
    "last_updated": "2023-05-06T11:52:02.271905-04:00",
    "created_at": "2023-05-05T11:47:04.715634-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/53fea470-be8b-4bff-87c9-cd6587968564",
    "datetime": "2023-05-05T20:15:00-04:00",
    "cutoff_datetime": "2023-05-05T20:15:00-04:00",
    "name": "DET (M Boyd) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "55e90f31-1764-464f-9c2e-37fb6cc57f19",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:04.728562-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": "STL (J Montgomery)",
                        "amount": 6728.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b1924d3-b349-4639-9ec2-1929b70351f5",
                    "gambit_id": "7c3406fb-7934-49df-829a-b822b74f035e",
                    "last_updated": "2023-05-06T11:52:02.287481-04:00",
                    "created_at": "2023-05-05T11:47:04.729970-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e90f31-1764-464f-9c2e-37fb6cc57f19/?format=api"
                },
                {
                    "id": "7c0d87c5-f6b7-43a7-888e-b0c401d0bc93",
                    "gambit_id": "02379e9e-cd1d-4883-8fec-a7669390f6a1",
                    "last_updated": "2023-05-06T11:52:02.289253-04:00",
                    "created_at": "2023-05-05T11:47:04.731482-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e90f31-1764-464f-9c2e-37fb6cc57f19/?format=api"
                }
            ]
        },
        {
            "id": "80dfe483-6701-441d-a5ac-bcf794dc6076",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:04.723604-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": "STL",
                        "amount": 5107.0
                    },
                    {
                        "team": "DET",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59a743dd-7256-4791-ad60-066fc8d02573",
                    "gambit_id": "497adba2-68a6-4298-9312-f3afc660db19",
                    "last_updated": "2023-05-06T11:52:02.281676-04:00",
                    "created_at": "2023-05-05T11:47:04.725304-04:00",
                    "name": "STL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80dfe483-6701-441d-a5ac-bcf794dc6076/?format=api"
                },
                {
                    "id": "f089899d-5d25-439b-bd45-d2274ae586ac",
                    "gambit_id": "6a43c3d7-9b4e-4c72-a681-c9fd62ed2a37",
                    "last_updated": "2023-05-06T11:52:02.283520-04:00",
                    "created_at": "2023-05-05T11:47:04.726946-04:00",
                    "name": "DET",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80dfe483-6701-441d-a5ac-bcf794dc6076/?format=api"
                }
            ]
        },
        {
            "id": "e21ecf34-0099-427d-b0ea-919bc633ea4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:04.717924-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfa2cdf2-bb1b-4404-88f6-1bef8918c04f",
                    "gambit_id": "1c59fdf5-fd96-449e-bc0f-32b61982dfd2",
                    "last_updated": "2023-05-06T11:52:02.277943-04:00",
                    "created_at": "2023-05-05T11:47:04.721380-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21ecf34-0099-427d-b0ea-919bc633ea4d/?format=api"
                },
                {
                    "id": "6c263958-37d7-403a-b2e9-6fe1b79a9914",
                    "gambit_id": "0f2b07cd-5bc3-4cd8-ba63-51e8b328806e",
                    "last_updated": "2023-05-06T11:52:02.276096-04:00",
                    "created_at": "2023-05-05T11:47:04.719476-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21ecf34-0099-427d-b0ea-919bc633ea4d/?format=api"
                }
            ]
        }
    ]
}