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/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "60ea6041-6dfb-4cfc-bfa4-7045f6cc116f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "309b0ae8-922b-453f-a0f0-24a30242c407",
    "completed": true,
    "last_updated": "2022-11-30T10:12:25.936883-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/309b0ae8-922b-453f-a0f0-24a30242c407",
    "datetime": "2022-11-29T19:10:00-05:00",
    "cutoff_datetime": "2022-11-29T19:10:00-05:00",
    "name": "New York Knicks v. Detroit Pistons",
    "bettypes": [
        {
            "id": "5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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 Knicks",
                        "amount": 6170.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7fc28f9a-347e-4764-a254-c75c005c087b",
                    "gambit_id": "b7f649f6-3b20-4da6-8185-b2aecd7da069",
                    "last_updated": "2022-11-30T10:12:25.944078-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa/?format=api"
                },
                {
                    "id": "ec51614c-5f7d-4439-a503-9178c12e022a",
                    "gambit_id": "dfc5c30b-8340-4fa9-af79-f5d91c4e2f25",
                    "last_updated": "2022-11-30T10:12:25.942944-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa/?format=api"
                }
            ]
        },
        {
            "id": "57ce56bc-917f-4b7e-9006-76ef66c8826a",
            "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb8fda88-76ba-43e1-a1ab-b18304d30502",
                    "gambit_id": "58d45932-b6de-48b8-8bda-3acc9d027093",
                    "last_updated": "2022-11-30T10:12:25.946051-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce56bc-917f-4b7e-9006-76ef66c8826a/?format=api"
                },
                {
                    "id": "1e9adf76-8a41-48ea-8503-545b43845a9c",
                    "gambit_id": "2393903d-93ed-4698-812c-cf723bc28a20",
                    "last_updated": "2022-11-30T10:12:25.947031-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce56bc-917f-4b7e-9006-76ef66c8826a/?format=api"
                }
            ]
        },
        {
            "id": "8a9e1eaf-cfda-42a8-a710-72abe0fca0d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6cebbaf-c369-464e-8e4b-7b252b987186",
                    "gambit_id": "e7102bba-844f-4716-a31a-9b288d278f5a",
                    "last_updated": "2022-11-30T10:12:25.940867-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9e1eaf-cfda-42a8-a710-72abe0fca0d4/?format=api"
                },
                {
                    "id": "f1e3ea76-512b-4d92-890d-cb188d3b1294",
                    "gambit_id": "341b4c5a-d1f5-4af6-a48c-6d59f07eb2fd",
                    "last_updated": "2022-11-30T10:12:25.939748-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9e1eaf-cfda-42a8-a710-72abe0fca0d4/?format=api"
                }
            ]
        }
    ]
}