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/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2643902d-d7b7-4ec1-8f93-ee4dce748264",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f884eeb6-3433-498b-a12b-766a2a6cad0b",
    "completed": true,
    "last_updated": "2023-05-18T11:47:14.856229-04:00",
    "created_at": "2023-05-15T11:36:59.367615-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.62,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f884eeb6-3433-498b-a12b-766a2a6cad0b",
    "datetime": "2023-05-17T20:30:00-04:00",
    "cutoff_datetime": "2023-05-17T20:30:00-04:00",
    "name": "Miami Heat v. Boston Celtics",
    "bettypes": [
        {
            "id": "9e47f405-ced5-459d-85e6-03f25aa8aeac",
            "match": "https://api-prod.gambitprofit.com/api/matches/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:59.369850-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": "Boston Celtics",
                        "amount": 7554.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2446.0
                    }
                ],
                "expected_reward_tokens": 9441.56,
                "profit_sb": -58.44,
                "profit_sb_percentage": -0.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5dd4badc-ecce-41a1-a7fc-02dc60efb8d9",
                    "gambit_id": "de90430e-db4a-4377-9851-514504af2181",
                    "last_updated": "2023-05-18T11:47:14.859446-04:00",
                    "created_at": "2023-05-15T11:36:59.371563-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e47f405-ced5-459d-85e6-03f25aa8aeac/?format=api"
                },
                {
                    "id": "5eabf403-7a0d-48eb-acb6-452b50051a8e",
                    "gambit_id": "605c99fc-b1da-409e-bef9-8d5f1f98415c",
                    "last_updated": "2023-05-18T11:47:14.860814-04:00",
                    "created_at": "2023-05-15T11:36:59.373290-04:00",
                    "name": "Miami Heat",
                    "reward": "3.86000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e47f405-ced5-459d-85e6-03f25aa8aeac/?format=api"
                }
            ]
        },
        {
            "id": "78d9b3b4-1ece-44aa-a5ce-d1e11e7a804c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:59.380492-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": "Boston Celtics",
                        "amount": 5107.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "260f2612-cefe-4617-8f35-5d7190f07812",
                    "gambit_id": "16b651f4-1aa5-4be3-89ff-6724e844b2e3",
                    "last_updated": "2023-05-18T11:47:14.867148-04:00",
                    "created_at": "2023-05-15T11:36:59.382177-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d9b3b4-1ece-44aa-a5ce-d1e11e7a804c/?format=api"
                },
                {
                    "id": "1e57d523-92ab-4272-9e2b-680063fcbbb1",
                    "gambit_id": "b994c0b6-9cc5-4eb1-b0e2-bdbcfcfc02da",
                    "last_updated": "2023-05-18T11:47:14.868407-04:00",
                    "created_at": "2023-05-15T11:36:59.383986-04:00",
                    "name": "Miami Heat",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d9b3b4-1ece-44aa-a5ce-d1e11e7a804c/?format=api"
                }
            ]
        },
        {
            "id": "1698b2b4-d348-4a81-b088-31601adb652e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:59.375229-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 Under 212.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 212.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc4ce56c-8239-421b-8c90-6fcc3861cb5e",
                    "gambit_id": "9c989f5c-3d5c-4570-87f2-dd9ff9efdb6a",
                    "last_updated": "2023-05-18T11:47:14.863380-04:00",
                    "created_at": "2023-05-15T11:36:59.376925-04:00",
                    "name": "Game Total Under 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1698b2b4-d348-4a81-b088-31601adb652e/?format=api"
                },
                {
                    "id": "55baa1b4-9073-4da0-8146-a30e765243e8",
                    "gambit_id": "b351c28a-6d6c-42bb-8645-a75654b8572a",
                    "last_updated": "2023-05-18T11:47:14.864630-04:00",
                    "created_at": "2023-05-15T11:36:59.378696-04:00",
                    "name": "Game Total Over 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1698b2b4-d348-4a81-b088-31601adb652e/?format=api"
                }
            ]
        }
    ]
}