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/14226b95-8894-4e01-89c1-110a70968a69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14226b95-8894-4e01-89c1-110a70968a69",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cdfdfd5f-cc7d-40fe-a212-5bab40bdbf0e",
    "completed": true,
    "last_updated": "2023-02-06T08:56:54.195949-05:00",
    "created_at": "2023-02-03T10:52:02.106362-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/cdfdfd5f-cc7d-40fe-a212-5bab40bdbf0e",
    "datetime": "2023-02-05T01:00:00-05:00",
    "cutoff_datetime": "2023-02-05T01:00:00-05:00",
    "name": "Adam Fugitt v. Yusaku Kinoshita",
    "bettypes": [
        {
            "id": "89c1e1b9-01ae-4d94-8a24-bd3de23f30db",
            "match": "https://api-prod.gambitprofit.com/api/matches/14226b95-8894-4e01-89c1-110a70968a69/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-03T10:52:02.113310-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": "Yusaku Kinoshita",
                        "amount": 7171.0
                    },
                    {
                        "team": "Adam Fugitt",
                        "amount": 2829.0
                    }
                ],
                "expected_reward_tokens": 9250.59,
                "profit_sb": -249.41,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba6b0239-8149-4b29-ae16-077212596b04",
                    "gambit_id": "939c5b7e-beed-4896-8eca-da2feb9165b3",
                    "last_updated": "2023-02-06T08:56:54.202503-05:00",
                    "created_at": "2023-02-03T10:52:02.114584-05:00",
                    "name": "Yusaku Kinoshita",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c1e1b9-01ae-4d94-8a24-bd3de23f30db/?format=api"
                },
                {
                    "id": "7c9dbb58-7fe5-4fc7-9aa5-b1869a9208b0",
                    "gambit_id": "88a41a00-ca2e-4808-9c40-d7393d1f0e0f",
                    "last_updated": "2023-02-06T08:56:54.203708-05:00",
                    "created_at": "2023-02-03T10:52:02.115943-05:00",
                    "name": "Adam Fugitt",
                    "reward": "3.27000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c1e1b9-01ae-4d94-8a24-bd3de23f30db/?format=api"
                }
            ]
        },
        {
            "id": "31cf05ee-29c9-49d9-9452-0a69167bc4db",
            "match": "https://api-prod.gambitprofit.com/api/matches/14226b95-8894-4e01-89c1-110a70968a69/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-03T10:52:02.108472-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": 5484.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4516.0
                    }
                ],
                "expected_reward_tokens": 9212.64,
                "profit_sb": -287.36,
                "profit_sb_percentage": -3.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ceec013b-689b-4072-9f62-99c8f89d9681",
                    "gambit_id": "af6decb7-b9e7-40da-a88b-b335f48003fd",
                    "last_updated": "2023-02-06T08:56:54.198784-05:00",
                    "created_at": "2023-02-03T10:52:02.110257-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cf05ee-29c9-49d9-9452-0a69167bc4db/?format=api"
                },
                {
                    "id": "5d38f7d7-de30-46b2-a9a4-2eaf51100c2a",
                    "gambit_id": "9a957059-ea89-4e2b-b0e4-2c6309fcfe95",
                    "last_updated": "2023-02-06T08:56:54.200128-05:00",
                    "created_at": "2023-02-03T10:52:02.111842-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.04000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cf05ee-29c9-49d9-9452-0a69167bc4db/?format=api"
                }
            ]
        }
    ]
}