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/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72efbc6e-a648-495b-82ea-1c41e0c94ae0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0bbb1703-d380-4872-9389-558d68f7a0c8",
    "completed": true,
    "last_updated": "2023-07-09T20:28:24.233667-04:00",
    "created_at": "2023-07-07T11:33:29.283757-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0bbb1703-d380-4872-9389-558d68f7a0c8",
    "datetime": "2023-07-07T20:10:00-04:00",
    "cutoff_datetime": "2023-07-07T20:10:00-04:00",
    "name": "STL (J Montgomery) v. CWS (D Cease)",
    "bettypes": [
        {
            "id": "c73c085f-c768-4a17-902d-e46849e3e132",
            "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:29.285711-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": "CWS (D Cease)",
                        "amount": 5117.0
                    },
                    {
                        "team": "STL (J Montgomery)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "24490324-f35a-4ad6-a663-750cc8f1b7a1",
                    "gambit_id": "f80ac98b-a019-4361-9641-a7b81c094757",
                    "last_updated": "2023-07-09T20:28:24.243266-04:00",
                    "created_at": "2023-07-07T11:33:29.289130-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73c085f-c768-4a17-902d-e46849e3e132/?format=api"
                },
                {
                    "id": "0387747c-f9f0-4493-8ff0-a9ab1629732d",
                    "gambit_id": "16d1ba9f-1eec-42c5-bcaf-f4901fabb362",
                    "last_updated": "2023-07-09T20:28:24.240105-04:00",
                    "created_at": "2023-07-07T11:33:29.287225-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73c085f-c768-4a17-902d-e46849e3e132/?format=api"
                }
            ]
        },
        {
            "id": "716aec19-5286-4bdd-8dc8-9522ca0a20e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:29.290748-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": "CWS",
                        "amount": 6232.0
                    },
                    {
                        "team": "STL",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3139ed6c-351c-4c58-ad07-14e4c639a7fd",
                    "gambit_id": "989ee31d-8ea6-4dbb-84e9-a9c257e316c8",
                    "last_updated": "2023-07-09T20:28:24.252688-04:00",
                    "created_at": "2023-07-07T11:33:29.293776-04:00",
                    "name": "CWS",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/716aec19-5286-4bdd-8dc8-9522ca0a20e8/?format=api"
                },
                {
                    "id": "35542950-51cb-4c5a-b7e0-b3b7f24eebb6",
                    "gambit_id": "34ed42a8-1924-444a-b57c-710af1aedfd4",
                    "last_updated": "2023-07-09T20:28:24.249456-04:00",
                    "created_at": "2023-07-07T11:33:29.292194-04:00",
                    "name": "STL",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/716aec19-5286-4bdd-8dc8-9522ca0a20e8/?format=api"
                }
            ]
        },
        {
            "id": "7f2fa113-e001-4e15-aec4-1afdc5f8890a",
            "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:29.296308-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca0ebeb5-65ec-445c-ac56-c524e1d7d7ff",
                    "gambit_id": "5c99da24-80f1-49de-b459-413465135757",
                    "last_updated": "2023-07-09T20:28:24.260138-04:00",
                    "created_at": "2023-07-07T11:33:29.297814-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
                },
                {
                    "id": "2d5d9ea3-8cb5-43dc-a222-ec734da20acc",
                    "gambit_id": "f9bcfa5a-3f88-4c80-9e43-314afb40f1f7",
                    "last_updated": "2023-07-09T20:28:24.262891-04:00",
                    "created_at": "2023-07-07T11:33:29.299470-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
                }
            ]
        }
    ]
}