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/327abbf4-8385-4690-b20e-75860e019246/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "327abbf4-8385-4690-b20e-75860e019246",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bd9b26b1-a5ab-487b-83fb-e2bc18dbd9bb",
    "completed": true,
    "last_updated": "2023-08-28T18:53:02.849897-04:00",
    "created_at": "2023-08-24T17:33:03.227848-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.41,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/bd9b26b1-a5ab-487b-83fb-e2bc18dbd9bb",
    "datetime": "2023-08-26T08:00:00-04:00",
    "cutoff_datetime": "2023-08-26T08:00:00-04:00",
    "name": "Parker Porter v. Junior Tafa",
    "bettypes": [
        {
            "id": "c99864f9-ca5e-4d4c-a8df-912cdcf8f412",
            "match": "https://api-prod.gambitprofit.com/api/matches/327abbf4-8385-4690-b20e-75860e019246/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T17:33:03.232655-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": "Junior Tafa",
                        "amount": 5585.0
                    },
                    {
                        "team": "Parker Porter",
                        "amount": 4415.0
                    }
                ],
                "expected_reward_tokens": 9271.1,
                "profit_sb": -228.9,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2339fa7-71bf-49f5-9d70-cccf1ab9934c",
                    "gambit_id": "456a8bf3-cf34-4a64-b90f-36f0be27545e",
                    "last_updated": "2023-08-28T18:53:02.867004-04:00",
                    "created_at": "2023-08-24T17:33:03.240164-04:00",
                    "name": "Junior Tafa",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99864f9-ca5e-4d4c-a8df-912cdcf8f412/?format=api"
                },
                {
                    "id": "f2137a49-577d-4c05-99ef-80123717cf41",
                    "gambit_id": "7d596830-3b1d-473c-8d87-ee9a5c396a9d",
                    "last_updated": "2023-08-28T18:53:02.863571-04:00",
                    "created_at": "2023-08-24T17:33:03.236349-04:00",
                    "name": "Parker Porter",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99864f9-ca5e-4d4c-a8df-912cdcf8f412/?format=api"
                }
            ]
        },
        {
            "id": "61be485c-0877-44db-a48a-6b1530e3fe84",
            "match": "https://api-prod.gambitprofit.com/api/matches/327abbf4-8385-4690-b20e-75860e019246/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T10:43:16.592744-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": "Total Rounds Over 1.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "509f2146-43fe-4480-a1e9-64007f8f60d3",
                    "gambit_id": "7047ce23-4f76-4fd9-94cf-59bafc5d68b9",
                    "last_updated": "2023-08-28T18:53:02.874183-04:00",
                    "created_at": "2023-08-25T10:43:16.597678-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61be485c-0877-44db-a48a-6b1530e3fe84/?format=api"
                },
                {
                    "id": "75d71d94-7bc2-4ebb-86b9-c1b10814715f",
                    "gambit_id": "22f9b13f-ee9d-428c-9c00-47b6cadbe101",
                    "last_updated": "2023-08-28T18:53:02.877782-04:00",
                    "created_at": "2023-08-25T10:43:16.602099-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61be485c-0877-44db-a48a-6b1530e3fe84/?format=api"
                }
            ]
        }
    ]
}