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/fd592b8f-f27b-4527-9c8b-b34474114eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd592b8f-f27b-4527-9c8b-b34474114eb5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf403d83-492c-43d8-a273-836797845441",
    "completed": true,
    "last_updated": "2022-10-31T11:42:01.289405-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cf403d83-492c-43d8-a273-836797845441",
    "datetime": "2022-10-30T13:00:00-04:00",
    "cutoff_datetime": "2022-10-30T13:00:00-04:00",
    "name": "Pittsburgh Steelers v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "5b0c9b99-a76b-4690-9ab8-950f34256e32",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?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": "Philadelphia Eagles",
                        "amount": 8084.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 1916.0
                    }
                ],
                "expected_reward_tokens": 9539.12,
                "profit_sb": 39.12,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2adeb9f2-cd47-4723-9953-775ae9778b5f",
                    "gambit_id": "234aef34-0f91-49c7-8ccf-58321454fb4a",
                    "last_updated": "2022-10-31T11:42:01.296976-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.18000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0c9b99-a76b-4690-9ab8-950f34256e32/?format=api"
                },
                {
                    "id": "b013c8d1-1f6d-46df-853b-93a6c4b0c406",
                    "gambit_id": "6d493fb1-a55d-4172-aa59-cd1587ad007d",
                    "last_updated": "2022-10-31T11:42:01.295863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "4.98000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0c9b99-a76b-4690-9ab8-950f34256e32/?format=api"
                }
            ]
        },
        {
            "id": "d26dad77-40a3-43d2-9d4e-8edc0c29474a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?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": "Pittsburgh Steelers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7775af17-7a15-42c6-bc87-3a92065a15cd",
                    "gambit_id": "e4736dbf-d5af-4397-904b-df7122c8118d",
                    "last_updated": "2022-10-31T11:42:01.299858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26dad77-40a3-43d2-9d4e-8edc0c29474a/?format=api"
                },
                {
                    "id": "2e91e1fb-098c-4791-add5-a4f4621bbac0",
                    "gambit_id": "3e1889eb-5c58-4834-9407-f06d462d1009",
                    "last_updated": "2022-10-31T11:42:01.298847-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26dad77-40a3-43d2-9d4e-8edc0c29474a/?format=api"
                }
            ]
        },
        {
            "id": "63b67688-acd7-4e74-8aa9-a3ed850260be",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bdba751-21d9-45cc-96c6-9f0ba718f773",
                    "gambit_id": "0981a7d8-a84b-499c-81e2-1e2a22209c1a",
                    "last_updated": "2022-10-31T11:42:01.293595-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63b67688-acd7-4e74-8aa9-a3ed850260be/?format=api"
                },
                {
                    "id": "ade47b35-c233-4952-b92f-14a085bf9666",
                    "gambit_id": "e575a523-e986-4101-987a-96d6577dcecb",
                    "last_updated": "2022-10-31T11:42:01.292397-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63b67688-acd7-4e74-8aa9-a3ed850260be/?format=api"
                }
            ]
        }
    ]
}