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/e8c2e0b8-77a4-4049-adf2-90f6c468796d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8c2e0b8-77a4-4049-adf2-90f6c468796d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c2506c4-c25f-49ad-9295-2e69f762795c",
    "completed": true,
    "last_updated": "2022-08-21T12:52:07.603316-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.81,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7c2506c4-c25f-49ad-9295-2e69f762795c",
    "datetime": "2022-08-20T18:10:00-04:00",
    "cutoff_datetime": "2022-08-20T18:10:00-04:00",
    "name": "CWS (J Cueto) v. CLE (S Bieber)",
    "bettypes": [
        {
            "id": "5a71f527-d987-4607-acf6-a4390d19792e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8c2e0b8-77a4-4049-adf2-90f6c468796d/?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": "CLE (S Bieber)",
                        "amount": 6107.0
                    },
                    {
                        "team": "CWS (J Cueto)",
                        "amount": 3893.0
                    }
                ],
                "expected_reward_tokens": 9343.2,
                "profit_sb": 343.2,
                "profit_sb_percentage": 3.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c0b74c17-e344-46be-a6e0-e7b99178cca8",
                    "gambit_id": "9bb5aef3-d557-4571-b700-9500eed09a78",
                    "last_updated": "2022-08-21T12:52:07.605958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a71f527-d987-4607-acf6-a4390d19792e/?format=api"
                },
                {
                    "id": "26997a7b-8b99-4069-aebb-3d6b0c00dff9",
                    "gambit_id": "033623a5-5760-4011-b815-ae5638ddaae2",
                    "last_updated": "2022-08-21T12:52:07.606359-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (J Cueto)",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a71f527-d987-4607-acf6-a4390d19792e/?format=api"
                }
            ]
        },
        {
            "id": "f6757e98-ae19-4951-a31e-b28fb90533b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8c2e0b8-77a4-4049-adf2-90f6c468796d/?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": "CWS",
                        "amount": 5916.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c9f2fbf-dc13-43e5-9ad6-9ceefe6f63cc",
                    "gambit_id": "694232d8-743c-446b-80c8-7c25af01c38a",
                    "last_updated": "2022-08-21T12:52:07.605556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6757e98-ae19-4951-a31e-b28fb90533b3/?format=api"
                },
                {
                    "id": "1a8e889d-f26d-40fa-a293-d8a5785ed12a",
                    "gambit_id": "e81c1872-7d52-4e53-af30-2f2980ab6325",
                    "last_updated": "2022-08-21T12:52:07.605139-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6757e98-ae19-4951-a31e-b28fb90533b3/?format=api"
                }
            ]
        },
        {
            "id": "44ebe644-7d34-42f0-ba1f-bdb23e5ded16",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8c2e0b8-77a4-4049-adf2-90f6c468796d/?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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "acab3cf3-bff2-459a-8c83-c731158db37f",
                    "gambit_id": "01a800d1-a244-46fa-875c-95c2d34b715a",
                    "last_updated": "2022-08-21T12:52:07.604279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ebe644-7d34-42f0-ba1f-bdb23e5ded16/?format=api"
                },
                {
                    "id": "23183fad-322a-4dfd-abb3-8f081a998990",
                    "gambit_id": "2faca8f1-5c0e-4d4b-9a44-edeacca97b45",
                    "last_updated": "2022-08-21T12:52:07.604734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ebe644-7d34-42f0-ba1f-bdb23e5ded16/?format=api"
                }
            ]
        }
    ]
}