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/7abadd9d-38a4-4577-8613-9688507b014e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7abadd9d-38a4-4577-8613-9688507b014e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f9c68eca-564c-4349-877a-3b6937c0f3df",
    "completed": true,
    "last_updated": "2023-02-13T09:42:09.951218-05:00",
    "created_at": "2023-02-02T09:37:06.627793-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.11,
    "sport_category": "Super Bowl",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f9c68eca-564c-4349-877a-3b6937c0f3df",
    "datetime": "2023-02-12T18:30:00-05:00",
    "cutoff_datetime": "2023-02-12T18:30:00-05:00",
    "name": "Kansas City Chiefs v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "84aff91c-7e83-489a-ae34-9b2794a4b999",
            "match": "https://api-prod.gambitprofit.com/api/matches/7abadd9d-38a4-4577-8613-9688507b014e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-02T09:37:06.637804-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": 5108.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7ec928b-0be8-4ca3-86de-fcde7997fbdf",
                    "gambit_id": "5fffc716-f1ba-4115-92fa-f2f34ba6927b",
                    "last_updated": "2023-02-13T09:42:09.961357-05:00",
                    "created_at": "2023-02-02T09:37:06.639096-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84aff91c-7e83-489a-ae34-9b2794a4b999/?format=api"
                },
                {
                    "id": "369207a0-c097-4816-bd8a-086deefb098b",
                    "gambit_id": "8d9a4c45-d2aa-4410-b3c4-afeb3a8432ea",
                    "last_updated": "2023-02-13T09:42:09.962526-05:00",
                    "created_at": "2023-02-02T09:37:06.640555-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84aff91c-7e83-489a-ae34-9b2794a4b999/?format=api"
                }
            ]
        },
        {
            "id": "ba0765da-b9d5-4a82-8884-650f59bbe055",
            "match": "https://api-prod.gambitprofit.com/api/matches/7abadd9d-38a4-4577-8613-9688507b014e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-02T09:37:06.633734-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": "Kansas City Chiefs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16d5dde5-039b-48c5-bc2c-f150796b6147",
                    "gambit_id": "2aae620b-6b16-4c3f-8a6f-79460515f7e3",
                    "last_updated": "2023-02-13T09:42:09.958957-05:00",
                    "created_at": "2023-02-02T09:37:06.636428-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0765da-b9d5-4a82-8884-650f59bbe055/?format=api"
                },
                {
                    "id": "e26a86de-a45f-44d6-9300-cf3ef6753c62",
                    "gambit_id": "f39f97e4-01e4-41bc-952a-c018be345ae3",
                    "last_updated": "2023-02-13T09:42:09.957770-05:00",
                    "created_at": "2023-02-02T09:37:06.634960-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0765da-b9d5-4a82-8884-650f59bbe055/?format=api"
                }
            ]
        },
        {
            "id": "865ae055-0d37-4b10-98d4-5a75f8e34242",
            "match": "https://api-prod.gambitprofit.com/api/matches/7abadd9d-38a4-4577-8613-9688507b014e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-02T09:37:06.629741-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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dac4e805-71b5-4222-abaf-6c9bd2f42f72",
                    "gambit_id": "05dab887-1d04-4b23-aa12-c0f25e212186",
                    "last_updated": "2023-02-13T09:42:09.955346-05:00",
                    "created_at": "2023-02-02T09:37:06.632373-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865ae055-0d37-4b10-98d4-5a75f8e34242/?format=api"
                },
                {
                    "id": "b8513ad5-ce97-42ba-ba1b-9a7307966bfd",
                    "gambit_id": "7365a6f9-e66d-43ad-820e-5a4b00d2a57f",
                    "last_updated": "2023-02-13T09:42:09.954148-05:00",
                    "created_at": "2023-02-02T09:37:06.631043-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865ae055-0d37-4b10-98d4-5a75f8e34242/?format=api"
                }
            ]
        }
    ]
}