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/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9c68eb9-8a78-4db0-ad19-53c50719a606",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8d0b39d-455c-4f9c-843f-8ae68fbaf8cb",
    "completed": true,
    "last_updated": "2023-05-14T10:57:12.411618-04:00",
    "created_at": "2023-05-11T11:17:06.875981-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e8d0b39d-455c-4f9c-843f-8ae68fbaf8cb",
    "datetime": "2023-05-11T19:30:00-04:00",
    "cutoff_datetime": "2023-05-11T19:30:00-04:00",
    "name": "Boston Celtics v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "a7e9f320-c80a-46b7-bc96-7bb97ee6ae22",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T11:17:06.889063-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": "Boston Celtics",
                        "amount": 5599.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4f69842-7287-4f55-af6f-294b9810a102",
                    "gambit_id": "a4b8f570-4168-4b95-96a2-580f300529ee",
                    "last_updated": "2023-05-14T10:57:12.423292-04:00",
                    "created_at": "2023-05-11T11:17:06.892523-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
                },
                {
                    "id": "f1fef84b-6096-4992-b74f-0098c1dc60da",
                    "gambit_id": "3e8b27cd-e4c5-4bdb-8b9e-dd56887490f2",
                    "last_updated": "2023-05-14T10:57:12.422026-04:00",
                    "created_at": "2023-05-11T11:17:06.890695-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
                }
            ]
        },
        {
            "id": "62886f92-2718-4143-ad2f-698e7415e871",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T11:17:06.883490-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b31daf47-920f-4389-89a9-814c66922662",
                    "gambit_id": "cadb38e0-f497-44be-9186-d6527ff7be5d",
                    "last_updated": "2023-05-14T10:57:12.419600-04:00",
                    "created_at": "2023-05-11T11:17:06.887228-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62886f92-2718-4143-ad2f-698e7415e871/?format=api"
                },
                {
                    "id": "7fdc86db-284a-4e08-b2e0-6d81e6245a45",
                    "gambit_id": "33fb2461-989c-4ca1-b162-85e11afcfed9",
                    "last_updated": "2023-05-14T10:57:12.418361-04:00",
                    "created_at": "2023-05-11T11:17:06.885057-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62886f92-2718-4143-ad2f-698e7415e871/?format=api"
                }
            ]
        },
        {
            "id": "8e98255c-31ab-4aed-bd46-8c73f394927c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T11:17:06.878198-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 212.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 212.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3289fbf2-4bd7-46fb-af9c-5f1e3096aee6",
                    "gambit_id": "3c75e55f-98b1-43b3-b039-2abb6b525336",
                    "last_updated": "2023-05-14T10:57:12.416005-04:00",
                    "created_at": "2023-05-11T11:17:06.881722-04:00",
                    "name": "Game Total Over 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
                },
                {
                    "id": "16f93b0e-cff3-4c02-8450-30a4cbecda36",
                    "gambit_id": "7e6c6ff2-61d7-4ddb-8194-d0357ae7333a",
                    "last_updated": "2023-05-14T10:57:12.414638-04:00",
                    "created_at": "2023-05-11T11:17:06.879983-04:00",
                    "name": "Game Total Under 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
                }
            ]
        }
    ]
}