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/6b392604-eefc-458a-9dfb-70738028839f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b392604-eefc-458a-9dfb-70738028839f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5f5f14e0-e079-4156-8262-30307f27a749",
    "completed": true,
    "last_updated": "2023-10-16T18:33:02.002577-04:00",
    "created_at": "2023-10-12T10:57:58.172283-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5f5f14e0-e079-4156-8262-30307f27a749",
    "datetime": "2023-10-15T13:00:00-04:00",
    "cutoff_datetime": "2023-10-15T13:00:00-04:00",
    "name": "Indianapolis Colts v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "5a1b787c-054e-4cd9-ac7f-1189843cceab",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b392604-eefc-458a-9dfb-70738028839f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-12T10:57:58.197099-04: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": "Jacksonville Jaguars",
                        "amount": 6390.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8979084-17bd-4b27-9b86-184b82e2580e",
                    "gambit_id": "d178a695-c333-4bc0-a859-6f82dfd2298c",
                    "last_updated": "2023-10-16T18:33:02.049634-04:00",
                    "created_at": "2023-10-12T10:57:58.205190-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1b787c-054e-4cd9-ac7f-1189843cceab/?format=api"
                },
                {
                    "id": "86aa866d-c741-44c8-bde1-7e43b484e216",
                    "gambit_id": "eec87ba4-0235-4c5d-a6a5-d5ec8976cc8f",
                    "last_updated": "2023-10-16T18:33:02.032061-04:00",
                    "created_at": "2023-10-12T10:57:58.201005-04:00",
                    "name": "Indianapolis Colts",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1b787c-054e-4cd9-ac7f-1189843cceab/?format=api"
                }
            ]
        },
        {
            "id": "e354fc15-b15e-4765-af8c-67e94ea2d56d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b392604-eefc-458a-9dfb-70738028839f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-12T10:57:58.181965-04: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": "Indianapolis Colts",
                        "amount": 5000.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1bd8d26-38d2-4d9f-894c-1dcf859a5a9d",
                    "gambit_id": "f0b82233-c955-45e7-b5e6-9b942e67b7cf",
                    "last_updated": "2023-10-16T18:33:02.015520-04:00",
                    "created_at": "2023-10-12T10:57:58.185895-04:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e354fc15-b15e-4765-af8c-67e94ea2d56d/?format=api"
                },
                {
                    "id": "5b8c557c-eb1d-4d05-9fbd-8b57a01d9862",
                    "gambit_id": "c35ec8db-4f2a-4759-8e5f-8066ac9b74b9",
                    "last_updated": "2023-10-16T18:33:02.022129-04:00",
                    "created_at": "2023-10-12T10:57:58.192041-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e354fc15-b15e-4765-af8c-67e94ea2d56d/?format=api"
                }
            ]
        },
        {
            "id": "37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b392604-eefc-458a-9dfb-70738028839f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-12T10:57:58.209341-04: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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae75ebbc-0a5d-4d54-b881-2d4782e64e3c",
                    "gambit_id": "59c0ad3d-7ff7-4cb5-80a5-cd5c48af1142",
                    "last_updated": "2023-10-16T18:33:02.063875-04:00",
                    "created_at": "2023-10-12T10:57:58.213281-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e/?format=api"
                },
                {
                    "id": "55c35fe2-543c-428c-b1bc-9a2bace33e4e",
                    "gambit_id": "911747f0-4f60-4e76-a997-cbe19e26a7c9",
                    "last_updated": "2023-10-16T18:33:02.068005-04:00",
                    "created_at": "2023-10-12T10:57:58.217371-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bd41f4-4a3d-4d9a-89b2-5b8c85a5a78e/?format=api"
                }
            ]
        }
    ]
}