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/5c8cecbc-20f1-4ab3-82eb-a5b1006e0d4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c8cecbc-20f1-4ab3-82eb-a5b1006e0d4f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dadafb10-4438-400a-b9bc-becf0a25b2d0",
    "completed": true,
    "last_updated": "2022-11-14T09:49:12.157270-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.81,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dadafb10-4438-400a-b9bc-becf0a25b2d0",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "Boston College v. NC State",
    "bettypes": [
        {
            "id": "89e85ee2-0fc1-4c7c-a3a8-e0611ab7fd2a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c8cecbc-20f1-4ab3-82eb-a5b1006e0d4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "NC State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1700.0,
                "profit_sb_percentage": 18.89,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "NC State",
                        "amount": 8734.0
                    },
                    {
                        "team": "Boston College",
                        "amount": 1266.0
                    }
                ],
                "expected_reward_tokens": 9343.08,
                "profit_sb": 343.08,
                "profit_sb_percentage": 3.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e21722d9-88fc-4e54-a22d-530a05226e9e",
                    "gambit_id": "e11f7deb-3cf6-4f2e-9c8f-9119e0f3098f",
                    "last_updated": "2022-11-14T09:49:12.163703-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NC State",
                    "reward": "1.07000",
                    "odds": "1.07690",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e85ee2-0fc1-4c7c-a3a8-e0611ab7fd2a/?format=api"
                },
                {
                    "id": "e1e136b1-f8eb-46d0-a45d-cef53613efe2",
                    "gambit_id": "2c0a6e0c-5f44-49d4-8642-32babdcca5a0",
                    "last_updated": "2022-11-14T09:49:12.164851-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston College",
                    "reward": "7.38000",
                    "odds": "8.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e85ee2-0fc1-4c7c-a3a8-e0611ab7fd2a/?format=api"
                }
            ]
        },
        {
            "id": "444b0f6d-3721-42ff-ae9b-ba2d167e0299",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c8cecbc-20f1-4ab3-82eb-a5b1006e0d4f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Boston College",
                        "amount": 5000.0
                    },
                    {
                        "team": "NC State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d1f4b77-e039-4da2-8ff3-bd6582492544",
                    "gambit_id": "431a0e31-256f-44ac-875c-4491ad52de69",
                    "last_updated": "2022-11-14T09:49:12.167652-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston College",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "18.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444b0f6d-3721-42ff-ae9b-ba2d167e0299/?format=api"
                },
                {
                    "id": "c65f069c-c3f8-4f6b-8293-ae8cdb5557be",
                    "gambit_id": "0ee2b84e-4a9d-4712-85e6-16009ec2813b",
                    "last_updated": "2022-11-14T09:49:12.166744-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NC State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-18.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444b0f6d-3721-42ff-ae9b-ba2d167e0299/?format=api"
                }
            ]
        },
        {
            "id": "b9672b38-eda2-4916-a52b-35c3ba857824",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c8cecbc-20f1-4ab3-82eb-a5b1006e0d4f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6b6c031-7c1d-41bf-9f2a-25ba71ec7b31",
                    "gambit_id": "5c7f6f16-d88c-434e-9bf5-dcad682a5b4b",
                    "last_updated": "2022-11-14T09:49:12.160105-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9672b38-eda2-4916-a52b-35c3ba857824/?format=api"
                },
                {
                    "id": "b060a4b1-a83f-42da-8fb6-458190ae5462",
                    "gambit_id": "0710a932-81d2-4327-a1fa-c6084da5352a",
                    "last_updated": "2022-11-14T09:49:12.161430-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9672b38-eda2-4916-a52b-35c3ba857824/?format=api"
                }
            ]
        }
    ]
}