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/8c3f02bf-c694-4b92-8637-0c48e3a62172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8c3f02bf-c694-4b92-8637-0c48e3a62172",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a776a8a-307a-45d4-b031-9b91dfdbe282",
    "completed": true,
    "last_updated": "2023-11-13T15:48:05.368949-05:00",
    "created_at": "2023-11-10T11:18:00.081994-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.76,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1a776a8a-307a-45d4-b031-9b91dfdbe282",
    "datetime": "2023-11-12T09:30:00-05:00",
    "cutoff_datetime": "2023-11-12T09:30:00-05:00",
    "name": "Indianapolis Colts v. New England Patriots",
    "bettypes": [
        {
            "id": "27e2314a-9d90-4aaf-979f-78c89d0ed83e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c3f02bf-c694-4b92-8637-0c48e3a62172/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:00.104821-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": "Indianapolis Colts",
                        "amount": 5214.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f911787c-b3d6-45a4-8738-6a4bfdcbd368",
                    "gambit_id": "39d43206-d9c3-4894-8ea0-bf843ee003a7",
                    "last_updated": "2023-11-13T15:48:05.395170-05:00",
                    "created_at": "2023-11-10T11:18:00.108650-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e2314a-9d90-4aaf-979f-78c89d0ed83e/?format=api"
                },
                {
                    "id": "2c084f3e-0490-46e7-ad85-7989bd8b16d6",
                    "gambit_id": "6589a502-4deb-4ed0-860b-e8e0ef4f374b",
                    "last_updated": "2023-11-13T15:48:05.398801-05:00",
                    "created_at": "2023-11-10T11:18:00.112968-05:00",
                    "name": "New England Patriots",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e2314a-9d90-4aaf-979f-78c89d0ed83e/?format=api"
                }
            ]
        },
        {
            "id": "9e32dc07-a548-4768-9b94-343f1dc06ef2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c3f02bf-c694-4b92-8637-0c48e3a62172/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:00.090164-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": 5214.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dec2fe2f-e632-4c14-86cf-a46c540be1f0",
                    "gambit_id": "44b4f9bf-09b7-4b6c-82c5-067eeff34293",
                    "last_updated": "2023-11-13T15:48:05.387688-05:00",
                    "created_at": "2023-11-10T11:18:00.100878-05:00",
                    "name": "New England Patriots",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e32dc07-a548-4768-9b94-343f1dc06ef2/?format=api"
                },
                {
                    "id": "d2b2d4d4-3981-41e7-8677-5275667ac0d7",
                    "gambit_id": "1b5255aa-d109-4fb0-84c3-0f04240a0418",
                    "last_updated": "2023-11-13T15:48:05.383130-05:00",
                    "created_at": "2023-11-10T11:18:00.096010-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e32dc07-a548-4768-9b94-343f1dc06ef2/?format=api"
                }
            ]
        },
        {
            "id": "335b7d92-688b-43b3-ae52-447cb15018a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c3f02bf-c694-4b92-8637-0c48e3a62172/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:00.116807-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 Over 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3400fbde-8d02-4a92-a8d2-5a49d09b0c9d",
                    "gambit_id": "c627e412-0f02-4d07-8896-ed308ab2abb3",
                    "last_updated": "2023-11-13T15:48:05.407367-05:00",
                    "created_at": "2023-11-10T11:18:00.120756-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b7d92-688b-43b3-ae52-447cb15018a6/?format=api"
                },
                {
                    "id": "40fec493-c45b-428c-bedd-e6373ec41046",
                    "gambit_id": "6720bbdd-edc6-437d-a6c3-ad55df2e9011",
                    "last_updated": "2023-11-13T15:48:05.411397-05:00",
                    "created_at": "2023-11-10T11:18:00.125170-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b7d92-688b-43b3-ae52-447cb15018a6/?format=api"
                }
            ]
        }
    ]
}