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/18b81853-364b-4e25-88c7-53a61fc5afad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18b81853-364b-4e25-88c7-53a61fc5afad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ad305882-b2b8-403f-adf9-369ae013262c",
    "completed": true,
    "last_updated": "2023-09-11T11:17:55.685352-04:00",
    "created_at": "2023-09-06T22:48:25.217986-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ad305882-b2b8-403f-adf9-369ae013262c",
    "datetime": "2023-09-10T13:00:00-04:00",
    "cutoff_datetime": "2023-09-10T13:00:00-04:00",
    "name": "Arizona Cardinals v. Washington Commanders",
    "bettypes": [
        {
            "id": "0bffe635-5f50-4761-b204-6fada0c88423",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b81853-364b-4e25-88c7-53a61fc5afad/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:25.249068-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": "Washington Commanders",
                        "amount": 7357.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9488.37,
                "profit_sb": -11.63,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56297acc-c43f-4466-8867-9dbe90783db3",
                    "gambit_id": "77ca87e9-d351-47f3-a507-836379e0b85c",
                    "last_updated": "2023-09-11T11:17:55.736044-04:00",
                    "created_at": "2023-09-06T22:48:25.257104-04:00",
                    "name": "Washington Commanders",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bffe635-5f50-4761-b204-6fada0c88423/?format=api"
                },
                {
                    "id": "f83eaac3-3f95-4e12-884c-536c97fde2ef",
                    "gambit_id": "3d7ab95b-b928-4f43-928e-12902209d6dc",
                    "last_updated": "2023-09-11T11:17:55.732733-04:00",
                    "created_at": "2023-09-06T22:48:25.253128-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "3.59000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bffe635-5f50-4761-b204-6fada0c88423/?format=api"
                }
            ]
        },
        {
            "id": "64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b81853-364b-4e25-88c7-53a61fc5afad/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:25.225217-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": "Arizona Cardinals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed9c2373-d704-4ede-a5ea-c1172ca31a28",
                    "gambit_id": "39bb755b-0a1c-4336-b892-4602b31dac6c",
                    "last_updated": "2023-09-11T11:17:55.695247-04:00",
                    "created_at": "2023-09-06T22:48:25.228837-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4/?format=api"
                },
                {
                    "id": "19d5c402-90e5-4a58-ba6f-de1f150ff78f",
                    "gambit_id": "da7d7b2b-7f05-4fea-a835-85f02029651e",
                    "last_updated": "2023-09-11T11:17:55.699046-04:00",
                    "created_at": "2023-09-06T22:48:25.233245-04:00",
                    "name": "Washington Commanders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4/?format=api"
                }
            ]
        },
        {
            "id": "25c483c9-0887-493b-a3ed-9e3c7ada865f",
            "match": "https://api-prod.gambitprofit.com/api/matches/18b81853-364b-4e25-88c7-53a61fc5afad/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:25.237184-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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "672e1ee6-d037-4164-b1ba-81024a32218f",
                    "gambit_id": "1c27a1d5-fa42-4b61-b2b9-07ef56d6082c",
                    "last_updated": "2023-09-11T11:17:55.721609-04:00",
                    "created_at": "2023-09-06T22:48:25.240658-04:00",
                    "name": "Game Total Over 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c483c9-0887-493b-a3ed-9e3c7ada865f/?format=api"
                },
                {
                    "id": "b7fda127-ae3c-45f1-b11d-048c6d47eace",
                    "gambit_id": "5964bc4c-81b3-40a6-82a9-09b7fb82dff9",
                    "last_updated": "2023-09-11T11:17:55.725738-04:00",
                    "created_at": "2023-09-06T22:48:25.244487-04:00",
                    "name": "Game Total Under 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c483c9-0887-493b-a3ed-9e3c7ada865f/?format=api"
                }
            ]
        }
    ]
}