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/a801b853-86d3-45e8-8647-e465959175a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a801b853-86d3-45e8-8647-e465959175a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e117261-8174-46e0-afbf-45aabb654279",
    "completed": true,
    "last_updated": "2023-11-10T12:33:19.377632-05:00",
    "created_at": "2023-11-08T08:23:03.249583-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.88,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9e117261-8174-46e0-afbf-45aabb654279",
    "datetime": "2023-11-08T20:10:00-05:00",
    "cutoff_datetime": "2023-11-08T20:10:00-05:00",
    "name": "Phoenix Suns v. Chicago Bulls",
    "bettypes": [
        {
            "id": "fd277356-2724-4efa-88a0-19c3c345bf5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a801b853-86d3-45e8-8647-e465959175a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:03.255159-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": "Phoenix Suns",
                        "amount": 5094.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3aa5dfd6-ea59-435f-814e-8e472618fbec",
                    "gambit_id": "3d2eeae1-982b-41c5-94d4-55c010b5deb5",
                    "last_updated": "2023-11-10T12:33:19.389160-05:00",
                    "created_at": "2023-11-08T08:23:03.260184-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd277356-2724-4efa-88a0-19c3c345bf5b/?format=api"
                },
                {
                    "id": "4c135620-ae87-41de-8bc9-fbd34278b8fe",
                    "gambit_id": "d2fb2050-159b-4b98-b8cf-31c46b5281b4",
                    "last_updated": "2023-11-10T12:33:19.392771-05:00",
                    "created_at": "2023-11-08T08:23:03.265193-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd277356-2724-4efa-88a0-19c3c345bf5b/?format=api"
                }
            ]
        },
        {
            "id": "9dbcab24-7c1f-4d78-9db1-37749bd5121f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a801b853-86d3-45e8-8647-e465959175a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:03.270460-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "270107b7-0066-4e95-9198-c177961c090b",
                    "gambit_id": "c50f6da0-9f39-41ee-ae71-af2f9a04d32e",
                    "last_updated": "2023-11-10T12:33:19.401280-05:00",
                    "created_at": "2023-11-08T08:23:03.274331-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbcab24-7c1f-4d78-9db1-37749bd5121f/?format=api"
                },
                {
                    "id": "48a1b3ee-294d-4f6c-b9f8-c3f11c373c67",
                    "gambit_id": "edf9e735-4c19-47ca-a5e0-eb915caf2041",
                    "last_updated": "2023-11-10T12:33:19.405607-05:00",
                    "created_at": "2023-11-08T08:23:03.279919-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbcab24-7c1f-4d78-9db1-37749bd5121f/?format=api"
                }
            ]
        },
        {
            "id": "c8b62412-6a58-4c07-8b3a-d05f39d54013",
            "match": "https://api-prod.gambitprofit.com/api/matches/a801b853-86d3-45e8-8647-e465959175a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:23:03.284182-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d2b8848-178d-4bec-bcf9-3c397ee40b8e",
                    "gambit_id": "14a2d782-4774-4a6f-b40b-c6bc841480bf",
                    "last_updated": "2023-11-10T12:33:19.416054-05:00",
                    "created_at": "2023-11-08T08:23:03.289344-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b62412-6a58-4c07-8b3a-d05f39d54013/?format=api"
                },
                {
                    "id": "3aa06a89-32b0-4421-be88-27577d0603e2",
                    "gambit_id": "6dc8bd12-510a-4967-b30a-07257c861d8f",
                    "last_updated": "2023-11-10T12:33:19.412756-05:00",
                    "created_at": "2023-11-08T08:23:03.296280-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b62412-6a58-4c07-8b3a-d05f39d54013/?format=api"
                }
            ]
        }
    ]
}