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/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "774e7ceb-f78b-4386-b023-7ef4c228d8a5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "46b3d77b-00d3-4a65-bd93-49fdee31a8ec",
    "completed": true,
    "last_updated": "2022-08-24T10:32:16.534608-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.6,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/46b3d77b-00d3-4a65-bd93-49fdee31a8ec",
    "datetime": "2022-08-23T19:05:00-04:00",
    "cutoff_datetime": "2022-08-23T19:05:00-04:00",
    "name": "NYM (T Walker) v. NYY (F Montas)",
    "bettypes": [
        {
            "id": "c442af16-39c3-4143-b566-577028ffa429",
            "match": "https://api-prod.gambitprofit.com/api/matches/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?format=api",
            "name": "Pick the Winner",
            "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": "NYY (F Montas)",
                        "amount": 5517.0
                    },
                    {
                        "team": "NYM (T Walker)",
                        "amount": 4483.0
                    }
                ],
                "expected_reward_tokens": 9323.73,
                "profit_sb": 323.73,
                "profit_sb_percentage": 3.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f46cc38f-93b6-432d-b030-30723f99a7aa",
                    "gambit_id": "f7c616f7-399f-4323-8088-f225b7653c6a",
                    "last_updated": "2022-08-24T10:32:16.537640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (F Montas)",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c442af16-39c3-4143-b566-577028ffa429/?format=api"
                },
                {
                    "id": "cc5f8d57-7292-4cae-acb7-7cf123ae39f4",
                    "gambit_id": "dc5c5f56-021e-4767-bbab-aa240fe241e9",
                    "last_updated": "2022-08-24T10:32:16.538105-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (T Walker)",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c442af16-39c3-4143-b566-577028ffa429/?format=api"
                }
            ]
        },
        {
            "id": "8bf2eabc-ad48-4507-b5d8-469372a23411",
            "match": "https://api-prod.gambitprofit.com/api/matches/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?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": "NYM",
                        "amount": 6138.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3862.0
                    }
                ],
                "expected_reward_tokens": 9268.38,
                "profit_sb": 268.38,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4c67aa1-f37d-45f6-82fb-215b183c4d37",
                    "gambit_id": "8582a0c0-f50f-4030-b863-357be3d65bc4",
                    "last_updated": "2022-08-24T10:32:16.537160-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bf2eabc-ad48-4507-b5d8-469372a23411/?format=api"
                },
                {
                    "id": "cd37174b-b70f-4ff1-9e09-7f35e5546492",
                    "gambit_id": "25bc8b5b-db53-4dc6-b8ef-a3252fae4931",
                    "last_updated": "2022-08-24T10:32:16.536695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bf2eabc-ad48-4507-b5d8-469372a23411/?format=api"
                }
            ]
        },
        {
            "id": "0ad54416-61a5-4305-9a64-241bf481e2ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?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 Over 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "924f1eda-d37a-40e2-b226-986b55dfc7b1",
                    "gambit_id": "30857c77-1362-4616-8d1a-a72440b038c4",
                    "last_updated": "2022-08-24T10:32:16.536211-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad54416-61a5-4305-9a64-241bf481e2ad/?format=api"
                },
                {
                    "id": "384bb1a3-224f-4c16-bef1-e92ef8fd1bcd",
                    "gambit_id": "78225ae7-3fab-4c64-8c9b-c3ec1090e1db",
                    "last_updated": "2022-08-24T10:32:16.535702-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad54416-61a5-4305-9a64-241bf481e2ad/?format=api"
                }
            ]
        }
    ]
}