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/1b2f3f53-a633-4896-a9e3-824dc6928864/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b2f3f53-a633-4896-a9e3-824dc6928864",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "76209b18-66ed-4fb6-960b-f2370bd9e0f4",
    "completed": false,
    "last_updated": "2023-06-27T19:08:27.308392-04:00",
    "created_at": "2023-06-20T08:33:20.668466-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/76209b18-66ed-4fb6-960b-f2370bd9e0f4",
    "datetime": "2023-06-20T19:10:00-04:00",
    "cutoff_datetime": "2023-06-20T19:10:00-04:00",
    "name": "COL (K Freeland) v. CIN (B Lively)",
    "bettypes": [
        {
            "id": "fec2864e-cbde-4870-970a-dc75ddc76993",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b2f3f53-a633-4896-a9e3-824dc6928864/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:20.672459-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": "CIN (B Lively)",
                        "amount": 6070.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de4bc71a-41ce-454b-9f90-8e01289a7e44",
                    "gambit_id": "24b7c396-1fc5-4e45-a676-048d697c8a64",
                    "last_updated": "2023-06-27T19:08:27.319299-04:00",
                    "created_at": "2023-06-20T08:33:20.678441-04:00",
                    "name": "CIN (B Lively)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec2864e-cbde-4870-970a-dc75ddc76993/?format=api"
                },
                {
                    "id": "8ac81781-f48b-4dbb-9200-408bee454b2a",
                    "gambit_id": "75c9fb24-b509-4d12-b2d2-8eaf09ba3d7f",
                    "last_updated": "2023-06-27T19:08:27.316294-04:00",
                    "created_at": "2023-06-20T08:33:20.675771-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec2864e-cbde-4870-970a-dc75ddc76993/?format=api"
                }
            ]
        },
        {
            "id": "b9225766-1c03-44f7-9e3b-96f242703724",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b2f3f53-a633-4896-a9e3-824dc6928864/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:20.681319-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": "COL",
                        "amount": 5421.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51af668c-a9f1-4602-90ce-4b730c0f4e02",
                    "gambit_id": "f6ec9c44-3465-4fbc-9d67-0dfab34fcb97",
                    "last_updated": "2023-06-27T19:08:27.325387-04:00",
                    "created_at": "2023-06-20T08:33:20.683476-04:00",
                    "name": "COL",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9225766-1c03-44f7-9e3b-96f242703724/?format=api"
                },
                {
                    "id": "9741b7bb-d2a7-407d-bcd2-e8c9229e749a",
                    "gambit_id": "12bffa89-6bfc-4a2e-b091-78acbe780af2",
                    "last_updated": "2023-06-27T19:08:27.328422-04:00",
                    "created_at": "2023-06-20T08:33:20.688499-04:00",
                    "name": "CIN",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9225766-1c03-44f7-9e3b-96f242703724/?format=api"
                }
            ]
        },
        {
            "id": "c0abe3a5-5b24-44f5-9c7c-54f5714d727f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b2f3f53-a633-4896-a9e3-824dc6928864/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:20.690593-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 9.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2c4e5dc-33e6-48ae-95c9-ac6401f6a256",
                    "gambit_id": "9261c638-93b6-4215-b899-b1ebc3ba9256",
                    "last_updated": "2023-06-27T19:08:27.336389-04:00",
                    "created_at": "2023-06-20T08:33:20.693725-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0abe3a5-5b24-44f5-9c7c-54f5714d727f/?format=api"
                },
                {
                    "id": "f1aded09-22d1-4a1f-b599-bf8dd10b1fca",
                    "gambit_id": "6ea38edc-468d-4dbb-a45f-a7b8f111eea8",
                    "last_updated": "2023-06-27T19:08:27.341138-04:00",
                    "created_at": "2023-06-20T08:33:20.696402-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0abe3a5-5b24-44f5-9c7c-54f5714d727f/?format=api"
                }
            ]
        }
    ]
}