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/720668c3-3f2c-41cd-871c-af3975422840/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "720668c3-3f2c-41cd-871c-af3975422840",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "08ba6f65-034c-4348-a3cc-a96bb91d77ea",
    "completed": true,
    "last_updated": "2022-09-26T10:16:55.076209-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.38,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/08ba6f65-034c-4348-a3cc-a96bb91d77ea",
    "datetime": "2022-09-25T13:00:00-04:00",
    "cutoff_datetime": "2022-09-25T13:00:00-04:00",
    "name": "Cincinnati Bengals v. New York Jets",
    "bettypes": [
        {
            "id": "a90497f7-350b-492a-b8df-a32e3c664c63",
            "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
                        "amount": 6876.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 3124.0
                    }
                ],
                "expected_reward_tokens": 9213.84,
                "profit_sb": 213.84,
                "profit_sb_percentage": 2.38,
                "recommended": true
            },
            "lines": [
                {
                    "id": "44a89f65-e46a-4e4f-be16-464cbecc141b",
                    "gambit_id": "38271b9d-299c-4d3d-93e5-5f2c772a67a5",
                    "last_updated": "2022-09-26T10:16:55.082927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
                },
                {
                    "id": "ec47450d-a763-4b0a-800c-ada0c88b2293",
                    "gambit_id": "e65874b7-41c9-40d5-92c1-75c9099aa788",
                    "last_updated": "2022-09-26T10:16:55.081949-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "2.95000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
                }
            ]
        },
        {
            "id": "ae40c772-be6b-4c74-a9d6-ca307b0ea24e",
            "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6327e8d1-ebdd-4d04-b781-79421d3b46ed",
                    "gambit_id": "ef741d23-ec99-480c-a028-8d0ef53607c0",
                    "last_updated": "2022-09-26T10:16:55.086048-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
                },
                {
                    "id": "0beaf5ba-f6ae-4d7c-a020-7fc49c8f9da5",
                    "gambit_id": "fe69b920-d418-48d2-8726-cbac9a4cecf7",
                    "last_updated": "2022-09-26T10:16:55.085052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
                }
            ]
        },
        {
            "id": "0188fe3b-e451-4a9d-8ea4-38ee8a6288d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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 Under 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dcd9b99b-e4ed-4ac8-a4d9-c18225957011",
                    "gambit_id": "db30510c-c7ef-42d9-b2a1-dea3d3e771ca",
                    "last_updated": "2022-09-26T10:16:55.078956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
                },
                {
                    "id": "a2f09aef-b8a3-4e25-a8db-0348b4affdc2",
                    "gambit_id": "38a0058b-6758-48b4-a76f-eaf871768e87",
                    "last_updated": "2022-09-26T10:16:55.079969-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
                }
            ]
        }
    ]
}