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/235cb9db-8f68-45ac-8de5-4f8e3bf5c832/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "235cb9db-8f68-45ac-8de5-4f8e3bf5c832",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a779f10b-1593-4d7b-8a7f-1e128c9276d0",
    "completed": true,
    "last_updated": "2022-08-20T12:17:02.108349-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.98,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a779f10b-1593-4d7b-8a7f-1e128c9276d0",
    "datetime": "2022-08-19T19:00:00-04:00",
    "cutoff_datetime": "2022-08-19T19:00:00-04:00",
    "name": "Carolina Panthers v. New England Patriots",
    "bettypes": [
        {
            "id": "b2db7502-674a-4e29-aa61-386b8c95d614",
            "match": "https://api-prod.gambitprofit.com/api/matches/235cb9db-8f68-45ac-8de5-4f8e3bf5c832/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "New England Patriots",
                        "amount": 6815.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 3185.0
                    }
                ],
                "expected_reward_tokens": 9268.35,
                "profit_sb": 268.35,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9fe2eb58-f19d-432a-84a5-349cedf25858",
                    "gambit_id": "d24d32fc-3b51-4b3b-b9f9-c5d4a51b8898",
                    "last_updated": "2022-08-20T12:17:02.110502-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2db7502-674a-4e29-aa61-386b8c95d614/?format=api"
                },
                {
                    "id": "5e3b9287-81bf-4a3c-89a4-8766466d4072",
                    "gambit_id": "0dd47ebe-c30d-4b41-af84-b431cb64cce9",
                    "last_updated": "2022-08-20T12:17:02.110972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "2.91000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2db7502-674a-4e29-aa61-386b8c95d614/?format=api"
                }
            ]
        },
        {
            "id": "4e5e24a6-9a8b-48f8-b9e2-c3a168691cc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/235cb9db-8f68-45ac-8de5-4f8e3bf5c832/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "New England Patriots",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b8704358-93cd-455a-a016-e2d121293f3f",
                    "gambit_id": "c87ceb7c-3600-4b7c-80dc-f1924c5e0814",
                    "last_updated": "2022-08-20T12:17:02.111437-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e5e24a6-9a8b-48f8-b9e2-c3a168691cc1/?format=api"
                },
                {
                    "id": "4ac7a5ed-610d-4871-9507-da0078703243",
                    "gambit_id": "06d9fdea-1335-4ca7-b5a8-e20a629c9508",
                    "last_updated": "2022-08-20T12:17:02.111920-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e5e24a6-9a8b-48f8-b9e2-c3a168691cc1/?format=api"
                }
            ]
        },
        {
            "id": "9e12df7c-db9a-447f-8063-4e367f82f2c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/235cb9db-8f68-45ac-8de5-4f8e3bf5c832/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c9e55ad-79a7-48ae-8d4d-2ba4f971f85c",
                    "gambit_id": "282108b7-7f05-451e-aaa9-979d707a8258",
                    "last_updated": "2022-08-20T12:17:02.109496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e12df7c-db9a-447f-8063-4e367f82f2c5/?format=api"
                },
                {
                    "id": "2cdc9553-36f2-4dea-80e7-bd4d2fbb0cf1",
                    "gambit_id": "f3a7cacd-2740-47ae-85d9-4c4678c08e44",
                    "last_updated": "2022-08-20T12:17:02.110033-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e12df7c-db9a-447f-8063-4e367f82f2c5/?format=api"
                }
            ]
        }
    ]
}