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/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ae827a53-11a0-4f99-8b7c-1ccf8ed46638",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "96f7ab07-8d87-4c33-9693-e5e6a554b980",
    "completed": true,
    "last_updated": "2023-12-04T21:03:11.412538-05:00",
    "created_at": "2023-11-30T10:28:08.158770-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/96f7ab07-8d87-4c33-9693-e5e6a554b980",
    "datetime": "2023-12-03T13:00:00-05:00",
    "cutoff_datetime": "2023-12-03T13:00:00-05:00",
    "name": "Arizona Cardinals v. Pittsburgh Steelers",
    "bettypes": [
        {
            "id": "9531929d-9483-4340-86d6-222a79363db4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:08.183934-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": "Pittsburgh Steelers",
                        "amount": 7112.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e3da1e52-7f2a-49a1-abd4-7b47729f7b7d",
                    "gambit_id": "0d1041cf-edf4-46f1-bce4-073a4d08e626",
                    "last_updated": "2023-12-04T21:03:11.439790-05:00",
                    "created_at": "2023-11-30T10:28:08.192137-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
                },
                {
                    "id": "027b3ca7-1f96-4577-a5d6-ada6389c3651",
                    "gambit_id": "c144cd63-3664-482f-8607-323e4392223a",
                    "last_updated": "2023-12-04T21:03:11.436475-05:00",
                    "created_at": "2023-11-30T10:28:08.188187-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
                }
            ]
        },
        {
            "id": "16c72aaa-f5a5-4b82-a023-dfe5324527c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:08.167282-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": "Arizona Cardinals",
                        "amount": 5107.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c22da13d-6b50-4334-bb27-6f32c67a66c7",
                    "gambit_id": "ea972aa9-7f9e-407d-9e94-a5800468ef32",
                    "last_updated": "2023-12-04T21:03:11.425705-05:00",
                    "created_at": "2023-11-30T10:28:08.171782-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
                },
                {
                    "id": "7097e2c7-1ea6-4cf8-bd5c-8fe55cd3a10b",
                    "gambit_id": "4fa1d67a-c5ab-41bd-b991-2fda30fd1f43",
                    "last_updated": "2023-12-04T21:03:11.428956-05:00",
                    "created_at": "2023-11-30T10:28:08.179765-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
                }
            ]
        },
        {
            "id": "2a0e827b-c793-4a33-bcbc-c1a8a258ba4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:08.195938-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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03bd0eb7-e0b1-44ec-b705-993433c42d0e",
                    "gambit_id": "82d1a1dc-79bb-4b3c-8632-45da371386a8",
                    "last_updated": "2023-12-04T21:03:11.446492-05:00",
                    "created_at": "2023-11-30T10:28:08.199685-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
                },
                {
                    "id": "6f2071b7-269b-49a1-b850-a286751a8e20",
                    "gambit_id": "713896c0-8b16-41d0-8f5d-e00fa55945a1",
                    "last_updated": "2023-12-04T21:03:11.449971-05:00",
                    "created_at": "2023-11-30T10:28:08.203613-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
                }
            ]
        }
    ]
}