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/8e89fb2a-db5a-4837-99f3-7cffd3738e3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e89fb2a-db5a-4837-99f3-7cffd3738e3f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e670f01-1bb5-4f6e-984d-9388e29f1169",
    "completed": false,
    "last_updated": "2023-09-23T21:58:17.475339-04:00",
    "created_at": "2023-09-15T16:03:07.826141-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.48,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/8e670f01-1bb5-4f6e-984d-9388e29f1169",
    "datetime": "2023-09-16T22:00:00-04:00",
    "cutoff_datetime": "2023-09-16T22:00:00-04:00",
    "name": "Alexa Grasso v. Valentina Shevchenko",
    "bettypes": [
        {
            "id": "c5064caf-d709-4dcc-9386-2e25b1efe833",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e89fb2a-db5a-4837-99f3-7cffd3738e3f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:07.831946-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": "Valentina Shevchenko",
                        "amount": 5864.0
                    },
                    {
                        "team": "Alexa Grasso",
                        "amount": 4136.0
                    }
                ],
                "expected_reward_tokens": 9264.64,
                "profit_sb": -235.36,
                "profit_sb_percentage": -2.48,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd706f90-c6c1-4266-9257-6104c84dd96f",
                    "gambit_id": "74cff2a0-0591-4b3f-a02f-261f0100d38c",
                    "last_updated": "2023-09-23T21:58:17.496375-04:00",
                    "created_at": "2023-09-15T16:03:07.842905-04:00",
                    "name": "Valentina Shevchenko",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5064caf-d709-4dcc-9386-2e25b1efe833/?format=api"
                },
                {
                    "id": "c8619222-1b20-40a4-a6b9-384e02218638",
                    "gambit_id": "0553e130-b651-469e-af88-dc561172230e",
                    "last_updated": "2023-09-23T21:58:17.492730-04:00",
                    "created_at": "2023-09-15T16:03:07.838498-04:00",
                    "name": "Alexa Grasso",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5064caf-d709-4dcc-9386-2e25b1efe833/?format=api"
                }
            ]
        },
        {
            "id": "8945e1b7-3440-490d-9f1e-d1241e00f2b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e89fb2a-db5a-4837-99f3-7cffd3738e3f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:07.848828-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 4.5",
                        "amount": 6047.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0e85347-2804-4cfa-9fb0-58c4c5c7868b",
                    "gambit_id": "bf4fcf0b-5592-4012-b9b6-d5338e9c4a53",
                    "last_updated": "2023-09-23T21:58:17.510265-04:00",
                    "created_at": "2023-09-15T16:03:07.859830-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8945e1b7-3440-490d-9f1e-d1241e00f2b0/?format=api"
                },
                {
                    "id": "7bc36af8-ba4d-4d5b-91ec-31215b19a796",
                    "gambit_id": "eb796cf5-c24c-4cf8-a418-2773ff4afd30",
                    "last_updated": "2023-09-23T21:58:17.507124-04:00",
                    "created_at": "2023-09-15T16:03:07.854306-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8945e1b7-3440-490d-9f1e-d1241e00f2b0/?format=api"
                }
            ]
        }
    ]
}