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/317e1414-2393-489e-ab8a-711daa693288/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "317e1414-2393-489e-ab8a-711daa693288",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0ad2a84-1ffc-481b-8489-75fd8041868c",
    "completed": true,
    "last_updated": "2023-01-23T11:52:14.933050-05:00",
    "created_at": "2023-01-21T08:16:56.586158-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/f0ad2a84-1ffc-481b-8489-75fd8041868c",
    "datetime": "2023-01-21T22:00:00-05:00",
    "cutoff_datetime": "2023-01-21T22:00:00-05:00",
    "name": "Lauren Murphy v. Jessica Andrade",
    "bettypes": [
        {
            "id": "7a62308b-3e1e-46c0-a13f-cf92e937e5a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/317e1414-2393-489e-ab8a-711daa693288/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T08:16:56.592036-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": "Jessica Andrade",
                        "amount": 7869.0
                    },
                    {
                        "team": "Lauren Murphy",
                        "amount": 2131.0
                    }
                ],
                "expected_reward_tokens": 9440.33,
                "profit_sb": -59.67,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca542a54-912b-444c-bc26-27405bab08ed",
                    "gambit_id": "d7497741-db1d-4cb6-b7fa-ea324c6692af",
                    "last_updated": "2023-01-23T11:52:14.943563-05:00",
                    "created_at": "2023-01-21T08:16:56.593223-05:00",
                    "name": "Jessica Andrade",
                    "reward": "1.20000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a62308b-3e1e-46c0-a13f-cf92e937e5a1/?format=api"
                },
                {
                    "id": "ddb27419-881e-4c9e-98f6-5d193622e344",
                    "gambit_id": "cf312296-c180-4bc6-a107-7b6944b275e5",
                    "last_updated": "2023-01-23T11:52:14.945021-05:00",
                    "created_at": "2023-01-21T08:16:56.594522-05:00",
                    "name": "Lauren Murphy",
                    "reward": "4.43000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a62308b-3e1e-46c0-a13f-cf92e937e5a1/?format=api"
                }
            ]
        },
        {
            "id": "372f4e3b-64aa-4f8b-8696-abb0e95d36cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/317e1414-2393-489e-ab8a-711daa693288/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T08:16:56.587813-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": "Total Rounds Under 2.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9271.08,
                "profit_sb": -228.92,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c69457d4-de3e-4859-9279-8c2b389e0a6c",
                    "gambit_id": "1fc45efe-970c-4386-a099-321ee53ba155",
                    "last_updated": "2023-01-23T11:52:14.936390-05:00",
                    "created_at": "2023-01-21T08:16:56.589095-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
                },
                {
                    "id": "94c4a511-71e0-47f4-bc26-349d13d8ec97",
                    "gambit_id": "2403ce3d-c53b-4198-8b17-b5ed5d6970a1",
                    "last_updated": "2023-01-23T11:52:14.937736-05:00",
                    "created_at": "2023-01-21T08:16:56.590600-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
                }
            ]
        }
    ]
}