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/8406976c-4167-4132-9300-77d3cac13c68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8406976c-4167-4132-9300-77d3cac13c68",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51c6de0e-6edc-49a1-b0b3-944f35239f6f",
    "completed": true,
    "last_updated": "2023-08-29T09:27:55.997737-04:00",
    "created_at": "2023-08-24T12:57:59.087460-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/51c6de0e-6edc-49a1-b0b3-944f35239f6f",
    "datetime": "2023-08-26T13:00:00-04:00",
    "cutoff_datetime": "2023-08-26T13:00:00-04:00",
    "name": "Seattle Seahawks v. Green Bay Packers",
    "bettypes": [
        {
            "id": "ac582729-c09a-49bf-8c9e-abe4e21fdee3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8406976c-4167-4132-9300-77d3cac13c68/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:57:59.113118-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": "Green Bay Packers",
                        "amount": 5939.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba04bd97-f73b-4775-aa0d-1caf75950178",
                    "gambit_id": "dccd1b11-40cb-4745-b08b-5dcbe62d4923",
                    "last_updated": "2023-08-29T09:27:56.031661-04:00",
                    "created_at": "2023-08-24T12:57:59.121225-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac582729-c09a-49bf-8c9e-abe4e21fdee3/?format=api"
                },
                {
                    "id": "8e0211db-bd8f-4c5a-af88-32abbd77f8f9",
                    "gambit_id": "10904246-1d86-4d64-9c9b-779fe8b915ca",
                    "last_updated": "2023-08-29T09:27:56.027959-04:00",
                    "created_at": "2023-08-24T12:57:59.117251-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac582729-c09a-49bf-8c9e-abe4e21fdee3/?format=api"
                }
            ]
        },
        {
            "id": "dd70e902-7c71-4b15-a067-9303005bdba9",
            "match": "https://api-prod.gambitprofit.com/api/matches/8406976c-4167-4132-9300-77d3cac13c68/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:57:59.100320-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": "Green Bay Packers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e53547e2-bfa6-4e59-8abf-77954f7cf65e",
                    "gambit_id": "7fd7619a-b1b6-4aa7-a071-9c90970af81a",
                    "last_updated": "2023-08-29T09:27:56.020883-04:00",
                    "created_at": "2023-08-24T12:57:59.109196-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70e902-7c71-4b15-a067-9303005bdba9/?format=api"
                },
                {
                    "id": "b9329853-26e2-4c58-a6eb-1fbfb8f3f553",
                    "gambit_id": "335b315e-2ac8-4a49-aee3-bc108d3e1f80",
                    "last_updated": "2023-08-29T09:27:56.017305-04:00",
                    "created_at": "2023-08-24T12:57:59.105215-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70e902-7c71-4b15-a067-9303005bdba9/?format=api"
                }
            ]
        },
        {
            "id": "4f1f17cf-d43f-448a-9828-0a499bce2367",
            "match": "https://api-prod.gambitprofit.com/api/matches/8406976c-4167-4132-9300-77d3cac13c68/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:57:59.125849-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 37.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94bdfc66-859d-4ec2-9a3e-06d0cce7bc40",
                    "gambit_id": "9a31cd91-ce13-4258-be80-161401420bc6",
                    "last_updated": "2023-08-29T09:27:56.038999-04:00",
                    "created_at": "2023-08-24T12:57:59.129643-04:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f1f17cf-d43f-448a-9828-0a499bce2367/?format=api"
                },
                {
                    "id": "8fa10f80-f863-4fd6-8022-4bd580e3e17d",
                    "gambit_id": "82bc7212-da21-4a72-96ff-12681b7ba617",
                    "last_updated": "2023-08-29T09:27:56.042591-04:00",
                    "created_at": "2023-08-24T12:57:59.134048-04:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f1f17cf-d43f-448a-9828-0a499bce2367/?format=api"
                }
            ]
        }
    ]
}