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/f77b9f7a-0b56-45cf-8930-35b5697ec1cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f77b9f7a-0b56-45cf-8930-35b5697ec1cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ce4a98c0-a50d-48ef-9459-74522e5a7c79",
    "completed": true,
    "last_updated": "2023-06-27T15:03:08.643513-04:00",
    "created_at": "2023-06-24T10:38:14.086291-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.86,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/ce4a98c0-a50d-48ef-9459-74522e5a7c79",
    "datetime": "2023-06-24T15:00:00-04:00",
    "cutoff_datetime": "2023-06-24T15:00:00-04:00",
    "name": "Josh Emmett v. Ilia Topuria",
    "bettypes": [
        {
            "id": "e18680ee-e4fe-49c4-86d1-8109154bf969",
            "match": "https://api-prod.gambitprofit.com/api/matches/f77b9f7a-0b56-45cf-8930-35b5697ec1cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T10:38:14.088835-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": "Ilia Topuria",
                        "amount": 7235.0
                    },
                    {
                        "team": "Josh Emmett",
                        "amount": 2765.0
                    }
                ],
                "expected_reward_tokens": 9260.8,
                "profit_sb": -239.2,
                "profit_sb_percentage": -2.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4148c63-abaf-440c-8aad-67a9862b6cd0",
                    "gambit_id": "5cd0a484-b2f9-4bb9-b01b-5733f40efca2",
                    "last_updated": "2023-06-27T15:03:08.649461-04:00",
                    "created_at": "2023-06-24T10:38:14.093251-04:00",
                    "name": "Ilia Topuria",
                    "reward": "1.28000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e18680ee-e4fe-49c4-86d1-8109154bf969/?format=api"
                },
                {
                    "id": "b04f9653-727f-4988-93b8-62130c85aff4",
                    "gambit_id": "32819d1a-9c76-4cf2-84e9-c28e0c17851b",
                    "last_updated": "2023-06-27T15:03:08.647847-04:00",
                    "created_at": "2023-06-24T10:38:14.091232-04:00",
                    "name": "Josh Emmett",
                    "reward": "3.35000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e18680ee-e4fe-49c4-86d1-8109154bf969/?format=api"
                }
            ]
        },
        {
            "id": "cd9418bf-898f-4924-bab8-1f91c68c25fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/f77b9f7a-0b56-45cf-8930-35b5697ec1cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T10:38:14.095182-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 Under 2.5",
                        "amount": 6386.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 3614.0
                    }
                ],
                "expected_reward_tokens": 9323.56,
                "profit_sb": -176.44,
                "profit_sb_percentage": -1.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1d10963-f201-4fd4-821a-508562fd6172",
                    "gambit_id": "420ba0c6-71aa-419f-ad88-a1ef666c982c",
                    "last_updated": "2023-06-27T15:03:08.655451-04:00",
                    "created_at": "2023-06-24T10:38:14.098767-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9418bf-898f-4924-bab8-1f91c68c25fe/?format=api"
                },
                {
                    "id": "c4267809-07fa-4b95-9ab7-70cc136448e9",
                    "gambit_id": "f1008485-b074-4fac-97ee-bab701ed81af",
                    "last_updated": "2023-06-27T15:03:08.653247-04:00",
                    "created_at": "2023-06-24T10:38:14.096978-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9418bf-898f-4924-bab8-1f91c68c25fe/?format=api"
                }
            ]
        }
    ]
}