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/a16827ed-0330-4749-89d5-bcaf94464820/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a16827ed-0330-4749-89d5-bcaf94464820",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6c1b7964-349e-4b5a-8ee7-091170b5c4c7",
    "completed": true,
    "last_updated": "2023-07-05T18:53:21.603027-04:00",
    "created_at": "2023-07-04T09:43:05.557579-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6c1b7964-349e-4b5a-8ee7-091170b5c4c7",
    "datetime": "2023-07-04T18:40:00-04:00",
    "cutoff_datetime": "2023-07-04T18:40:00-04:00",
    "name": "LAA (S Ohtani) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "ff91d710-91bb-4c71-a0c9-d5596e21085e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:05.560946-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": "SDG (J Musgrove)",
                        "amount": 5776.0
                    },
                    {
                        "team": "LAA (S Ohtani)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abd586d9-68da-4f82-ab4a-352c159997ed",
                    "gambit_id": "59b22d69-ff6b-46c8-bc97-f2533a599da5",
                    "last_updated": "2023-07-05T18:53:21.608960-04:00",
                    "created_at": "2023-07-04T09:43:05.566034-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
                },
                {
                    "id": "aaa8b6d6-0a4b-4985-936e-8283a7a451e5",
                    "gambit_id": "011ada78-f2fc-4e77-942d-884c987b8f46",
                    "last_updated": "2023-07-05T18:53:21.607217-04:00",
                    "created_at": "2023-07-04T09:43:05.563520-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
                }
            ]
        },
        {
            "id": "e40c060c-627e-49d1-aa98-1b7165617a5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:05.568695-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": "LAA",
                        "amount": 6232.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8fb2554e-67ff-4976-9a29-7afbb5391b65",
                    "gambit_id": "45bcbd5c-e985-4f6e-be73-96ac23a80cfa",
                    "last_updated": "2023-07-05T18:53:21.615007-04:00",
                    "created_at": "2023-07-04T09:43:05.573371-04:00",
                    "name": "LAA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40c060c-627e-49d1-aa98-1b7165617a5b/?format=api"
                },
                {
                    "id": "0d84ac29-4dd5-4bb8-8dbf-a7ddf169f408",
                    "gambit_id": "9394b923-40f3-47c0-8e0c-4ce8e7e2fa45",
                    "last_updated": "2023-07-05T18:53:21.613097-04:00",
                    "created_at": "2023-07-04T09:43:05.571003-04:00",
                    "name": "SDG",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40c060c-627e-49d1-aa98-1b7165617a5b/?format=api"
                }
            ]
        },
        {
            "id": "feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99",
            "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:05.575772-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 Under 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d3da352-7ddd-4a6d-a290-1404b472e8d6",
                    "gambit_id": "13ca0df7-079a-40a7-8a40-4fbbbfa3e9e1",
                    "last_updated": "2023-07-05T18:53:21.619364-04:00",
                    "created_at": "2023-07-04T09:43:05.580569-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99/?format=api"
                },
                {
                    "id": "48064a98-c250-40f8-bd60-2f9141ef1eae",
                    "gambit_id": "971e0d1a-7704-48d5-90e6-6824584b24a5",
                    "last_updated": "2023-07-05T18:53:21.617937-04:00",
                    "created_at": "2023-07-04T09:43:05.578051-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99/?format=api"
                }
            ]
        }
    ]
}