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/a1f01ff8-07f8-468a-82a7-a917b2bc4c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1f01ff8-07f8-468a-82a7-a917b2bc4c2e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "05eda18c-e35e-415d-a6d7-6e9c067d8ce2",
    "completed": true,
    "last_updated": "2022-09-05T10:32:06.774367-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/05eda18c-e35e-415d-a6d7-6e9c067d8ce2",
    "datetime": "2022-09-03T12:00:00-04:00",
    "cutoff_datetime": "2022-09-03T12:00:00-04:00",
    "name": "Jarno Errens v. William Gomis",
    "bettypes": [
        {
            "id": "7e7d8377-702e-4413-8f50-0bce5429566a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1f01ff8-07f8-468a-82a7-a917b2bc4c2e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "William Gomis",
                        "amount": 6499.0
                    },
                    {
                        "team": "Jarno Errens",
                        "amount": 3501.0
                    }
                ],
                "expected_reward_tokens": 9032.58,
                "profit_sb": 32.58,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ace9540e-3643-418a-88be-fc0c4afe3612",
                    "gambit_id": "48ea04f6-1cc4-49ef-9bc2-28bc34978eb2",
                    "last_updated": "2022-09-05T10:32:06.780178-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "William Gomis",
                    "reward": "1.39000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d8377-702e-4413-8f50-0bce5429566a/?format=api"
                },
                {
                    "id": "153678f5-ce17-4fc7-9f93-f47c79a778bb",
                    "gambit_id": "c1332030-20b8-4ea0-b44d-43b27c7f4f92",
                    "last_updated": "2022-09-05T10:32:06.781144-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jarno Errens",
                    "reward": "2.58000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d8377-702e-4413-8f50-0bce5429566a/?format=api"
                }
            ]
        },
        {
            "id": "189b66fc-5aca-40d5-9820-1e47876badb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1f01ff8-07f8-468a-82a7-a917b2bc4c2e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5196.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81a594f2-d049-4183-87bd-d8af7466e63f",
                    "gambit_id": "f2386d90-eb1c-4fb5-8b3d-00bd51ffc98c",
                    "last_updated": "2022-09-05T10:32:06.777121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/189b66fc-5aca-40d5-9820-1e47876badb6/?format=api"
                },
                {
                    "id": "11566784-34e7-42eb-b7cd-b48615f5f775",
                    "gambit_id": "33d96ca0-5a67-49ae-bbf7-89b70ff7f408",
                    "last_updated": "2022-09-05T10:32:06.778256-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/189b66fc-5aca-40d5-9820-1e47876badb6/?format=api"
                }
            ]
        }
    ]
}