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/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bb58050-1511-4315-9ee1-2e144ef22fe4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "37454577-269e-4836-8b5f-abf21d6faf4e",
    "completed": true,
    "last_updated": "2024-01-09T10:33:30.420635-05:00",
    "created_at": "2024-01-04T09:42:59.707996-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/37454577-269e-4836-8b5f-abf21d6faf4e",
    "datetime": "2024-01-07T13:00:00-05:00",
    "cutoff_datetime": "2024-01-07T13:00:00-05:00",
    "name": "New York Jets v. New England Patriots",
    "bettypes": [
        {
            "id": "fe444d4f-cb1d-4bc4-9bb0-669e6879894a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:42:59.725440-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": 5688.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54e4f999-24ac-488a-abef-6c8fa8c6286c",
                    "gambit_id": "2468d4c3-4769-410a-9b98-fb9c98191e45",
                    "last_updated": "2024-01-09T10:33:30.467357-05:00",
                    "created_at": "2024-01-04T09:42:59.733347-05:00",
                    "name": "New England Patriots",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe444d4f-cb1d-4bc4-9bb0-669e6879894a/?format=api"
                },
                {
                    "id": "1e523a08-174f-40ca-a837-c5071384042b",
                    "gambit_id": "d4e6119b-a27f-4f29-9172-17abfd470ba2",
                    "last_updated": "2024-01-09T10:33:30.460687-05:00",
                    "created_at": "2024-01-04T09:42:59.729130-05:00",
                    "name": "New York Jets",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe444d4f-cb1d-4bc4-9bb0-669e6879894a/?format=api"
                }
            ]
        },
        {
            "id": "bf244dfd-7356-4240-aed1-bf10be2d0131",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:42:59.713067-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 York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd0c0aa0-e383-47a5-9048-bef6c95ae0ba",
                    "gambit_id": "5a585c96-6cf0-4937-9ed8-ec2545ff8c8f",
                    "last_updated": "2024-01-09T10:33:30.438997-05:00",
                    "created_at": "2024-01-04T09:42:59.717055-05:00",
                    "name": "New York Jets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf244dfd-7356-4240-aed1-bf10be2d0131/?format=api"
                },
                {
                    "id": "88fd98e3-7dce-4e83-96c3-6cd2763dd89f",
                    "gambit_id": "986f2c31-1d3d-448c-b25b-bcefea987d21",
                    "last_updated": "2024-01-09T10:33:30.446536-05:00",
                    "created_at": "2024-01-04T09:42:59.721541-05:00",
                    "name": "New England Patriots",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf244dfd-7356-4240-aed1-bf10be2d0131/?format=api"
                }
            ]
        },
        {
            "id": "7ecc1336-ae11-421f-ab88-3e49ebf5144f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:42:59.737289-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 28.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 28.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c966f74-5318-461a-83db-381b206f11bf",
                    "gambit_id": "59a32a16-e5b2-4c6d-88c0-944c7fb4478f",
                    "last_updated": "2024-01-09T10:33:30.473875-05:00",
                    "created_at": "2024-01-04T09:42:59.740908-05:00",
                    "name": "Game Total Over 28.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "28.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ecc1336-ae11-421f-ab88-3e49ebf5144f/?format=api"
                },
                {
                    "id": "190de8a1-29b6-4177-b1e8-f270a275076e",
                    "gambit_id": "d7958860-285b-483b-9c59-f4f9bdc9acd1",
                    "last_updated": "2024-01-09T10:33:30.477277-05:00",
                    "created_at": "2024-01-04T09:42:59.751478-05:00",
                    "name": "Game Total Under 28.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "28.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ecc1336-ae11-421f-ab88-3e49ebf5144f/?format=api"
                }
            ]
        }
    ]
}