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/af05aeff-b4c2-4e8c-ac90-916ff9b338c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af05aeff-b4c2-4e8c-ac90-916ff9b338c2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c966e074-a276-4659-80a9-08b19c55c788",
    "completed": true,
    "last_updated": "2023-12-19T09:53:15.131215-05:00",
    "created_at": "2023-12-15T09:13:09.897173-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c966e074-a276-4659-80a9-08b19c55c788",
    "datetime": "2023-12-17T13:00:00-05:00",
    "cutoff_datetime": "2023-12-17T13:00:00-05:00",
    "name": "Atlanta Falcons v. Carolina Panthers",
    "bettypes": [
        {
            "id": "8a1702c3-e57f-4426-b4d1-08bb6fdfbc5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/af05aeff-b4c2-4e8c-ac90-916ff9b338c2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:09.919834-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": "Atlanta Falcons",
                        "amount": 5699.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94d5f737-6bdc-40fe-90d8-b2bc18a3bf5e",
                    "gambit_id": "4e7ac208-3f5d-4038-b8dc-89ff8abebda4",
                    "last_updated": "2023-12-19T09:53:15.155679-05:00",
                    "created_at": "2023-12-15T09:13:09.923474-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1702c3-e57f-4426-b4d1-08bb6fdfbc5e/?format=api"
                },
                {
                    "id": "6db54992-dc60-43c0-9038-2d58dee3a34e",
                    "gambit_id": "07aac236-3f53-493e-a160-11d21e5d2927",
                    "last_updated": "2023-12-19T09:53:15.158877-05:00",
                    "created_at": "2023-12-15T09:13:09.927478-05:00",
                    "name": "Carolina Panthers",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1702c3-e57f-4426-b4d1-08bb6fdfbc5e/?format=api"
                }
            ]
        },
        {
            "id": "ed411778-aa56-4555-a781-da47bff157f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/af05aeff-b4c2-4e8c-ac90-916ff9b338c2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:09.906175-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": "Atlanta Falcons",
                        "amount": 5107.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6993a51-8d13-4380-9191-68a35cf6f61c",
                    "gambit_id": "c55da7a6-1f28-4246-9daf-c706cb23646e",
                    "last_updated": "2023-12-19T09:53:15.144209-05:00",
                    "created_at": "2023-12-15T09:13:09.910836-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed411778-aa56-4555-a781-da47bff157f1/?format=api"
                },
                {
                    "id": "68274a87-6357-4b67-84f7-a7cb1fd5bedb",
                    "gambit_id": "3a825230-75fa-410e-8a26-d0123fbcfe74",
                    "last_updated": "2023-12-19T09:53:15.148991-05:00",
                    "created_at": "2023-12-15T09:13:09.915714-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed411778-aa56-4555-a781-da47bff157f1/?format=api"
                }
            ]
        },
        {
            "id": "e0d2cef3-f82d-4d75-bd03-545c12267f75",
            "match": "https://api-prod.gambitprofit.com/api/matches/af05aeff-b4c2-4e8c-ac90-916ff9b338c2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:09.930994-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 32.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 32.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b091fcf-a258-44d9-a3c2-6b6fd30209c1",
                    "gambit_id": "83bccd08-8130-4f4c-b5c0-569c5158a6f1",
                    "last_updated": "2023-12-19T09:53:15.165780-05:00",
                    "created_at": "2023-12-15T09:13:09.935104-05:00",
                    "name": "Game Total Over 32.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "32.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d2cef3-f82d-4d75-bd03-545c12267f75/?format=api"
                },
                {
                    "id": "d35c7208-6345-41fe-9043-8c35528de4d4",
                    "gambit_id": "15a5dd2d-9233-43f1-b11f-bd0d286fbb50",
                    "last_updated": "2023-12-19T09:53:15.169100-05:00",
                    "created_at": "2023-12-15T09:13:09.939001-05:00",
                    "name": "Game Total Under 32.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "32.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d2cef3-f82d-4d75-bd03-545c12267f75/?format=api"
                }
            ]
        }
    ]
}