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/d26557c9-3b6c-411b-8aed-2e5b1b36c419/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d26557c9-3b6c-411b-8aed-2e5b1b36c419",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34786cd5-b81f-444b-a50b-7a032d2bc614",
    "completed": true,
    "last_updated": "2024-01-19T11:58:31.426418-05:00",
    "created_at": "2024-01-16T09:03:06.326364-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/34786cd5-b81f-444b-a50b-7a032d2bc614",
    "datetime": "2024-01-16T21:10:00-05:00",
    "cutoff_datetime": "2024-01-16T21:10:00-05:00",
    "name": "Sacramento Kings v. Phoenix Suns",
    "bettypes": [
        {
            "id": "97e8dec9-5aad-4e0e-9611-e3dab4446472",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26557c9-3b6c-411b-8aed-2e5b1b36c419/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-16T09:03:06.352987-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": "Phoenix Suns",
                        "amount": 6154.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d9c7ac6-76c4-42f0-8656-7ff3fbe5da87",
                    "gambit_id": "f31e9b99-de5a-45c3-92c4-045f06f47048",
                    "last_updated": "2024-01-19T11:58:31.449373-05:00",
                    "created_at": "2024-01-16T09:03:06.363847-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8dec9-5aad-4e0e-9611-e3dab4446472/?format=api"
                },
                {
                    "id": "b08d7935-b213-4349-a240-8fb11fec4442",
                    "gambit_id": "892700c4-f6ad-4ae7-8a82-882d939d6b9c",
                    "last_updated": "2024-01-19T11:58:31.445939-05:00",
                    "created_at": "2024-01-16T09:03:06.358345-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8dec9-5aad-4e0e-9611-e3dab4446472/?format=api"
                }
            ]
        },
        {
            "id": "6b36cf80-69be-4605-bd7e-c389a5b5f21b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26557c9-3b6c-411b-8aed-2e5b1b36c419/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-16T09:03:06.338473-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "626e3244-7a6b-4755-b0d5-fc19171e84e2",
                    "gambit_id": "77e11936-697f-4da4-81c8-0c91916c5b37",
                    "last_updated": "2024-01-19T11:58:31.435732-05:00",
                    "created_at": "2024-01-16T09:03:06.343168-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b36cf80-69be-4605-bd7e-c389a5b5f21b/?format=api"
                },
                {
                    "id": "6451fc6e-cf04-413f-961e-039deb405c95",
                    "gambit_id": "d91921b2-ea7d-4217-8035-673144a50430",
                    "last_updated": "2024-01-19T11:58:31.439062-05:00",
                    "created_at": "2024-01-16T09:03:06.347730-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b36cf80-69be-4605-bd7e-c389a5b5f21b/?format=api"
                }
            ]
        },
        {
            "id": "5e1c0165-a934-470b-84c8-fb431248dec0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26557c9-3b6c-411b-8aed-2e5b1b36c419/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-16T09:03:06.368789-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 244.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 244.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa0f843e-bd86-42d6-92cc-22ea24444b45",
                    "gambit_id": "b1d2afe7-2c50-4f04-9eb5-5395edd6df5c",
                    "last_updated": "2024-01-19T11:58:31.456046-05:00",
                    "created_at": "2024-01-16T09:03:06.373209-05:00",
                    "name": "Game Total Over 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1c0165-a934-470b-84c8-fb431248dec0/?format=api"
                },
                {
                    "id": "dfcaca08-a23a-424d-a156-bbbd982fb0b2",
                    "gambit_id": "6ba52c85-6cc5-44ce-b20a-81b63d247205",
                    "last_updated": "2024-01-19T11:58:31.461970-05:00",
                    "created_at": "2024-01-16T09:03:06.377647-05:00",
                    "name": "Game Total Under 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1c0165-a934-470b-84c8-fb431248dec0/?format=api"
                }
            ]
        }
    ]
}