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/50409c1f-17cb-4851-8e7e-208f8c073dbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50409c1f-17cb-4851-8e7e-208f8c073dbe",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "64604b46-d3c0-4803-8483-4abd9f97203c",
    "completed": true,
    "last_updated": "2022-09-23T10:17:09.624921-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/64604b46-d3c0-4803-8483-4abd9f97203c",
    "datetime": "2022-09-22T18:40:00-04:00",
    "cutoff_datetime": "2022-09-22T18:40:00-04:00",
    "name": "TOR (J Berrios) v. TAM (J Chargois)",
    "bettypes": [
        {
            "id": "8dcd5bb0-035d-4f0b-9ee4-08e7f329fc45",
            "match": "https://api-prod.gambitprofit.com/api/matches/50409c1f-17cb-4851-8e7e-208f8c073dbe/?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": "TOR (J Berrios)",
                        "amount": 5217.0
                    },
                    {
                        "team": "TAM (J Chargois)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "436ea699-1ee6-4ae4-9232-631022dc77e0",
                    "gambit_id": "101493d5-ac1c-49b7-b8ca-80cbc2ff31c5",
                    "last_updated": "2022-09-23T10:17:09.635239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dcd5bb0-035d-4f0b-9ee4-08e7f329fc45/?format=api"
                },
                {
                    "id": "ac7df710-e04a-4f79-9eef-56538de32eac",
                    "gambit_id": "fcd79096-87d1-4f5b-875e-69b50dc9271f",
                    "last_updated": "2022-09-23T10:17:09.634291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (J Chargois)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dcd5bb0-035d-4f0b-9ee4-08e7f329fc45/?format=api"
                }
            ]
        },
        {
            "id": "bdb6c660-c2f3-4769-95e3-fc6bafe750a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/50409c1f-17cb-4851-8e7e-208f8c073dbe/?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": "TAM",
                        "amount": 5829.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c0e71efd-4d2f-49aa-a56b-bbebc4c110fb",
                    "gambit_id": "9b03d057-42cd-45f0-a459-981f4edfdd61",
                    "last_updated": "2022-09-23T10:17:09.631432-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb6c660-c2f3-4769-95e3-fc6bafe750a1/?format=api"
                },
                {
                    "id": "796de764-74dd-4a7e-9941-8ffaf4e70e75",
                    "gambit_id": "f12200ad-2530-4bc7-8e09-9e0c2c0150ef",
                    "last_updated": "2022-09-23T10:17:09.632392-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb6c660-c2f3-4769-95e3-fc6bafe750a1/?format=api"
                }
            ]
        },
        {
            "id": "63430739-368d-43b4-8f5d-51d8166402a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/50409c1f-17cb-4851-8e7e-208f8c073dbe/?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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "690f8d2c-3eb7-41ea-be45-f6c8dd4e7397",
                    "gambit_id": "b84a12ab-faaa-48d1-b595-f45f00ec7068",
                    "last_updated": "2022-09-23T10:17:09.627924-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63430739-368d-43b4-8f5d-51d8166402a6/?format=api"
                },
                {
                    "id": "5e3ba8c2-a0ed-48b2-9a50-c65368983944",
                    "gambit_id": "b08d4b48-1d66-4002-8443-75d02e94f27b",
                    "last_updated": "2022-09-23T10:17:09.629086-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63430739-368d-43b4-8f5d-51d8166402a6/?format=api"
                }
            ]
        }
    ]
}