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/d9d953a4-e027-4798-acac-7955f501fa76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9d953a4-e027-4798-acac-7955f501fa76",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7fb54025-70c0-46cd-9290-883e0f68f6e1",
    "completed": true,
    "last_updated": "2023-09-28T10:08:19.546650-04:00",
    "created_at": "2023-09-27T09:22:59.295113-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7fb54025-70c0-46cd-9290-883e0f68f6e1",
    "datetime": "2023-09-27T21:38:00-04:00",
    "cutoff_datetime": "2023-09-27T21:38:00-04:00",
    "name": "TEX (D Dunning) v. LAA (G Canning)",
    "bettypes": [
        {
            "id": "a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:59.299970-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": "TEX (D Dunning)",
                        "amount": 6060.0
                    },
                    {
                        "team": "LAA (G Canning)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7fe1fc99-6efe-482c-a51b-d04dd0a40d86",
                    "gambit_id": "e957a155-5877-43a9-93f5-4a2a396f4fd7",
                    "last_updated": "2023-09-28T10:08:19.554964-04:00",
                    "created_at": "2023-09-27T09:22:59.303830-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
                },
                {
                    "id": "1cbb6339-407d-48b4-bfe9-0b3918ac25af",
                    "gambit_id": "589d0eb6-8eec-425b-bab4-ec83a14b82ba",
                    "last_updated": "2023-09-28T10:08:19.558484-04:00",
                    "created_at": "2023-09-27T09:22:59.308462-04:00",
                    "name": "LAA (G Canning)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
                }
            ]
        },
        {
            "id": "bc9f467b-5d0d-4ade-9d82-68949e21ae37",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:59.312448-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": "TEX",
                        "amount": 5000.0
                    },
                    {
                        "team": "LAA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1f6f378-ddbb-4a28-bf37-7569e11207f1",
                    "gambit_id": "f2020e32-1450-460c-b28c-226f54f4733d",
                    "last_updated": "2023-09-28T10:08:19.565088-04:00",
                    "created_at": "2023-09-27T09:22:59.316197-04:00",
                    "name": "TEX",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f467b-5d0d-4ade-9d82-68949e21ae37/?format=api"
                },
                {
                    "id": "b87de811-1a50-40b3-b31e-7d9825f041fa",
                    "gambit_id": "9acd4515-850d-474e-89d1-9efc5d695b92",
                    "last_updated": "2023-09-28T10:08:19.568283-04:00",
                    "created_at": "2023-09-27T09:22:59.321669-04:00",
                    "name": "LAA",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f467b-5d0d-4ade-9d82-68949e21ae37/?format=api"
                }
            ]
        },
        {
            "id": "578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:59.326480-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e15426d4-c259-4050-b62c-54bf89756099",
                    "gambit_id": "e97973b7-d810-4f30-801c-cca3bd4e9bf1",
                    "last_updated": "2023-09-28T10:08:19.575285-04:00",
                    "created_at": "2023-09-27T09:22:59.341562-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5/?format=api"
                },
                {
                    "id": "87e42c95-7b7b-4915-811f-652c2d31e2e4",
                    "gambit_id": "7941dc66-6f5c-4e9e-9267-e6f1c1c4c633",
                    "last_updated": "2023-09-28T10:08:19.578763-04:00",
                    "created_at": "2023-09-27T09:22:59.353139-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5/?format=api"
                }
            ]
        }
    ]
}