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/542d42dd-14de-4148-8dc0-a0b2791c187f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "542d42dd-14de-4148-8dc0-a0b2791c187f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8fd9b5d8-69cf-41ed-ab14-ff252f138cb1",
    "completed": true,
    "last_updated": "2023-10-02T14:03:02.740361-04:00",
    "created_at": "2023-09-28T10:08:16.655636-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8fd9b5d8-69cf-41ed-ab14-ff252f138cb1",
    "datetime": "2023-10-01T16:25:00-04:00",
    "cutoff_datetime": "2023-10-01T16:25:00-04:00",
    "name": "New England Patriots v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "3847f6d4-73e1-4676-82d8-c85cd58b298b",
            "match": "https://api-prod.gambitprofit.com/api/matches/542d42dd-14de-4148-8dc0-a0b2791c187f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T10:08:16.679312-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": "Dallas Cowboys",
                        "amount": 6984.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 3016.0
                    }
                ],
                "expected_reward_tokens": 9498.24,
                "profit_sb": -1.76,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20b3fbda-d446-4534-b712-d4a37c10ad70",
                    "gambit_id": "ffc25863-95e3-4607-87b7-fbbfd3ad436f",
                    "last_updated": "2023-10-02T14:03:02.762306-04:00",
                    "created_at": "2023-09-28T10:08:16.687283-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3847f6d4-73e1-4676-82d8-c85cd58b298b/?format=api"
                },
                {
                    "id": "0ed9905a-418b-4abd-86fc-ea8dcce748b1",
                    "gambit_id": "a41a237b-87c5-41eb-9fde-e070e6f27d45",
                    "last_updated": "2023-10-02T14:03:02.758976-04:00",
                    "created_at": "2023-09-28T10:08:16.683462-04:00",
                    "name": "New England Patriots",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3847f6d4-73e1-4676-82d8-c85cd58b298b/?format=api"
                }
            ]
        },
        {
            "id": "96d3e806-9f61-49a0-a577-260623bd5ffa",
            "match": "https://api-prod.gambitprofit.com/api/matches/542d42dd-14de-4148-8dc0-a0b2791c187f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T10:08:16.666656-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": "Dallas Cowboys",
                        "amount": 5107.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40d5a258-bf59-4659-a14b-d6454be64828",
                    "gambit_id": "0a346547-dd62-4164-a92d-9cb250ea7bd5",
                    "last_updated": "2023-10-02T14:03:02.752260-04:00",
                    "created_at": "2023-09-28T10:08:16.675485-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d3e806-9f61-49a0-a577-260623bd5ffa/?format=api"
                },
                {
                    "id": "bf0483cb-9531-4394-a7b8-ef57f72a32e5",
                    "gambit_id": "bc8f2fc0-e37d-44d1-96e0-3485f29ded00",
                    "last_updated": "2023-10-02T14:03:02.748673-04:00",
                    "created_at": "2023-09-28T10:08:16.670612-04:00",
                    "name": "New England Patriots",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d3e806-9f61-49a0-a577-260623bd5ffa/?format=api"
                }
            ]
        },
        {
            "id": "ce8fc6f8-6f89-4e2b-9e99-f544b7c37f10",
            "match": "https://api-prod.gambitprofit.com/api/matches/542d42dd-14de-4148-8dc0-a0b2791c187f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T10:08:16.690938-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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4528552-a565-418c-a347-8c1ed328a9f2",
                    "gambit_id": "50e592ff-9a8c-4dc5-8c87-45640024aa1c",
                    "last_updated": "2023-10-02T14:03:02.769457-04:00",
                    "created_at": "2023-09-28T10:08:16.694627-04:00",
                    "name": "Game Total Over 43",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8fc6f8-6f89-4e2b-9e99-f544b7c37f10/?format=api"
                },
                {
                    "id": "f5fc82af-59f4-4729-adfa-9010c7818302",
                    "gambit_id": "1957184c-85c3-4bc5-959c-f778c18b8406",
                    "last_updated": "2023-10-02T14:03:02.772915-04:00",
                    "created_at": "2023-09-28T10:08:16.698955-04:00",
                    "name": "Game Total Under 43",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8fc6f8-6f89-4e2b-9e99-f544b7c37f10/?format=api"
                }
            ]
        }
    ]
}