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/f617093e-5344-4afc-ab8b-74359e92478c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f617093e-5344-4afc-ab8b-74359e92478c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17431e39-a0f8-4e13-bb7b-e224eb90a497",
    "completed": true,
    "last_updated": "2023-12-04T21:03:10.491989-05:00",
    "created_at": "2023-11-30T10:28:07.663205-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/17431e39-a0f8-4e13-bb7b-e224eb90a497",
    "datetime": "2023-12-03T13:00:00-05:00",
    "cutoff_datetime": "2023-12-03T13:00:00-05:00",
    "name": "Miami Dolphins v. Washington Commanders",
    "bettypes": [
        {
            "id": "cd289067-b4a0-4e87-88fb-b10383e65a01",
            "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:07.683927-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": "Miami Dolphins",
                        "amount": 7757.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 2243.0
                    }
                ],
                "expected_reward_tokens": 9463.54,
                "profit_sb": -36.46,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7ed9176-740a-4496-b8e6-30c282d00f12",
                    "gambit_id": "b4450a2e-c68a-4985-a810-796c13a4f9a3",
                    "last_updated": "2023-12-04T21:03:10.510730-05:00",
                    "created_at": "2023-11-30T10:28:07.692551-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.22000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd289067-b4a0-4e87-88fb-b10383e65a01/?format=api"
                },
                {
                    "id": "85610d28-8d6d-4691-b5d3-ebc87215623e",
                    "gambit_id": "c9691c57-8d07-4acb-906e-59944857a5b3",
                    "last_updated": "2023-12-04T21:03:10.513835-05:00",
                    "created_at": "2023-11-30T10:28:07.696408-05:00",
                    "name": "Washington Commanders",
                    "reward": "4.22000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd289067-b4a0-4e87-88fb-b10383e65a01/?format=api"
                }
            ]
        },
        {
            "id": "75806748-0e68-4b79-b1ee-5df0174b47dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:07.672425-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": "Washington Commanders",
                        "amount": 5107.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1981137a-cf88-4f47-810c-2ef963e8e156",
                    "gambit_id": "3d052b99-e8c8-4574-8fb4-564bffd2b245",
                    "last_updated": "2023-12-04T21:03:10.504123-05:00",
                    "created_at": "2023-11-30T10:28:07.680002-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
                },
                {
                    "id": "82afd882-3441-4cbb-98c7-8f9d5394c3fd",
                    "gambit_id": "a60088e2-3bb3-4a23-aba3-d57320a8a86d",
                    "last_updated": "2023-12-04T21:03:10.500473-05:00",
                    "created_at": "2023-11-30T10:28:07.675981-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
                }
            ]
        },
        {
            "id": "011edbfe-ed50-4c27-9382-780c5300dff8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:07.700369-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 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3754f42f-c4c4-4bf7-acb6-60c2080cd053",
                    "gambit_id": "58e09d72-82da-442e-ae9b-adbb1ef6e65f",
                    "last_updated": "2023-12-04T21:03:10.524150-05:00",
                    "created_at": "2023-11-30T10:28:07.708688-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
                },
                {
                    "id": "e8061939-674f-4c28-a1be-67a28918c624",
                    "gambit_id": "59d1402e-c886-4ef8-8950-228ae49bee06",
                    "last_updated": "2023-12-04T21:03:10.520408-05:00",
                    "created_at": "2023-11-30T10:28:07.704044-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
                }
            ]
        }
    ]
}