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/dfd650f9-3938-449a-bd3b-da670019f5dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfd650f9-3938-449a-bd3b-da670019f5dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e64f0315-e5be-4170-89ac-9342b0ebf91d",
    "completed": true,
    "last_updated": "2023-12-09T11:33:26.368550-05:00",
    "created_at": "2023-12-08T09:38:22.076111-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.23,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e64f0315-e5be-4170-89ac-9342b0ebf91d",
    "datetime": "2023-12-08T22:10:00-05:00",
    "cutoff_datetime": "2023-12-08T22:10:00-05:00",
    "name": "Los Angeles Clippers v. Utah Jazz",
    "bettypes": [
        {
            "id": "883d4081-152a-43e5-8058-3ef8eaf27cd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfd650f9-3938-449a-bd3b-da670019f5dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-08T09:38:22.085553-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": "Los Angeles Clippers",
                        "amount": 7292.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2708.0
                    }
                ],
                "expected_reward_tokens": 9478.0,
                "profit_sb": -22.0,
                "profit_sb_percentage": -0.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c95c7a62-5936-482f-8c8b-23f4434edff5",
                    "gambit_id": "7cd8c053-f072-4461-a78a-eac1f4c086dc",
                    "last_updated": "2023-12-09T11:33:26.380004-05:00",
                    "created_at": "2023-12-08T09:38:22.089490-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883d4081-152a-43e5-8058-3ef8eaf27cd0/?format=api"
                },
                {
                    "id": "50cc35e7-9ae9-489d-a805-eaf5d699bcf7",
                    "gambit_id": "43d42bca-2d3e-408e-9d71-19d9be5b8866",
                    "last_updated": "2023-12-09T11:33:26.384419-05:00",
                    "created_at": "2023-12-08T09:38:22.093686-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.50000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883d4081-152a-43e5-8058-3ef8eaf27cd0/?format=api"
                }
            ]
        },
        {
            "id": "e3b4cc49-fd74-4828-97a0-e1f0bc13dedb",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfd650f9-3938-449a-bd3b-da670019f5dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-08T09:38:22.097715-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": "Utah Jazz",
                        "amount": 5107.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd4dee3d-64b5-4ba6-a2c4-10a1fca7a7b1",
                    "gambit_id": "24e0e5bf-9b86-4e2b-b5c2-a1d0cd805675",
                    "last_updated": "2023-12-09T11:33:26.402784-05:00",
                    "created_at": "2023-12-08T09:38:22.105575-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b4cc49-fd74-4828-97a0-e1f0bc13dedb/?format=api"
                },
                {
                    "id": "9f3134ce-ee27-4dd3-b2dc-ba3797a0fd0d",
                    "gambit_id": "ba79ac7c-8cdc-4dfa-b2fb-f345caec9834",
                    "last_updated": "2023-12-09T11:33:26.391789-05:00",
                    "created_at": "2023-12-08T09:38:22.101308-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b4cc49-fd74-4828-97a0-e1f0bc13dedb/?format=api"
                }
            ]
        },
        {
            "id": "7035a810-ee20-44a5-8351-07a9aab6d69d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfd650f9-3938-449a-bd3b-da670019f5dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-08T09:38:22.110566-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1dacee8b-e26e-4742-b768-d66bad80f678",
                    "gambit_id": "a9744b8e-9ad4-405b-ade3-deb7d21ed882",
                    "last_updated": "2023-12-09T11:33:26.416927-05:00",
                    "created_at": "2023-12-08T09:38:22.123706-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7035a810-ee20-44a5-8351-07a9aab6d69d/?format=api"
                },
                {
                    "id": "42eeaa2c-063e-4478-be43-b94e0c57cad6",
                    "gambit_id": "03b6c72e-08c7-4c53-9bd7-4fba88fba8b8",
                    "last_updated": "2023-12-09T11:33:26.420556-05:00",
                    "created_at": "2023-12-08T09:38:22.133958-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7035a810-ee20-44a5-8351-07a9aab6d69d/?format=api"
                }
            ]
        }
    ]
}