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/034f4618-f93b-46a2-865c-26724ae93b40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "034f4618-f93b-46a2-865c-26724ae93b40",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e6a73bf2-2d94-41ed-bdcf-6439a21e6a65",
    "completed": true,
    "last_updated": "2023-08-18T10:28:11.919448-04:00",
    "created_at": "2023-08-17T13:03:03.593181-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e6a73bf2-2d94-41ed-bdcf-6439a21e6a65",
    "datetime": "2023-08-17T19:30:00-04:00",
    "cutoff_datetime": "2023-08-17T19:30:00-04:00",
    "name": "Cleveland Browns v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "8ab0c35a-e539-4445-b792-e24fddada7e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T13:03:03.620738-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": "Philadelphia Eagles",
                        "amount": 6232.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a49546d-a49c-4ead-a22b-4b984c52ad48",
                    "gambit_id": "9fb7ef86-dc67-4427-b85e-0b481d6a3de2",
                    "last_updated": "2023-08-18T10:28:11.943366-04:00",
                    "created_at": "2023-08-17T13:03:03.630737-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
                },
                {
                    "id": "f535ad9f-b490-46a6-aa97-705e56428425",
                    "gambit_id": "44bf1392-ab9c-4422-9591-fb0137cc21d7",
                    "last_updated": "2023-08-18T10:28:11.939807-04:00",
                    "created_at": "2023-08-17T13:03:03.624763-04:00",
                    "name": "Cleveland Browns",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
                }
            ]
        },
        {
            "id": "b2c902d3-03e9-4506-a361-6360ba3ead1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T13:03:03.604982-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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "480409b4-cfdc-4670-aa21-c7103c6db2b0",
                    "gambit_id": "113e5cb7-29ce-4686-8ab0-58eec0b770d0",
                    "last_updated": "2023-08-18T10:28:11.932720-04:00",
                    "created_at": "2023-08-17T13:03:03.615739-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c902d3-03e9-4506-a361-6360ba3ead1c/?format=api"
                },
                {
                    "id": "faa1495b-1f55-4fb3-b406-fea55f9f72ac",
                    "gambit_id": "a6a9499d-800f-44a6-991b-5a1a84e8be27",
                    "last_updated": "2023-08-18T10:28:11.929333-04:00",
                    "created_at": "2023-08-17T13:03:03.610603-04:00",
                    "name": "Cleveland Browns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c902d3-03e9-4506-a361-6360ba3ead1c/?format=api"
                }
            ]
        },
        {
            "id": "ad629a23-f6c6-4915-ac84-bb472eb8232b",
            "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T13:03:03.635545-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 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "332d5e38-47b0-4ccb-82d8-e43db82706fc",
                    "gambit_id": "37469ede-d7d1-4ab7-87a5-23b2f64cf576",
                    "last_updated": "2023-08-18T10:28:11.950518-04:00",
                    "created_at": "2023-08-17T13:03:03.640260-04:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad629a23-f6c6-4915-ac84-bb472eb8232b/?format=api"
                },
                {
                    "id": "b8e45750-9c89-4aab-bbc9-53551fb30b28",
                    "gambit_id": "9ea61913-8035-43b0-92b4-188ae8f06b4e",
                    "last_updated": "2023-08-18T10:28:11.954431-04:00",
                    "created_at": "2023-08-17T13:03:03.648455-04:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad629a23-f6c6-4915-ac84-bb472eb8232b/?format=api"
                }
            ]
        }
    ]
}