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/172e585e-51dc-4683-8d88-90eb6ca76dba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "172e585e-51dc-4683-8d88-90eb6ca76dba",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "25f13622-3dcb-44dc-af22-f5dfede67a6a",
    "completed": true,
    "last_updated": "2022-11-14T10:47:57.850076-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.3,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/25f13622-3dcb-44dc-af22-f5dfede67a6a",
    "datetime": "2022-11-12T22:00:00-05:00",
    "cutoff_datetime": "2022-11-12T22:00:00-05:00",
    "name": "Claudio Puelles v. Dan Hooker",
    "bettypes": [
        {
            "id": "df7df2d2-b684-40a6-a4eb-c7da07a7c9dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/172e585e-51dc-4683-8d88-90eb6ca76dba/?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": "Dan Hooker",
                        "amount": 5644.0
                    },
                    {
                        "team": "Claudio Puelles",
                        "amount": 4356.0
                    }
                ],
                "expected_reward_tokens": 8973.36,
                "profit_sb": -26.64,
                "profit_sb_percentage": -0.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39eb3432-ce58-4815-9d69-54f5e2a96703",
                    "gambit_id": "dd499716-e56b-4c17-a18f-7a1852695463",
                    "last_updated": "2022-11-14T10:47:57.856404-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dan Hooker",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7df2d2-b684-40a6-a4eb-c7da07a7c9dd/?format=api"
                },
                {
                    "id": "16342167-a347-4066-95c5-264b3af28d50",
                    "gambit_id": "94c153bf-2846-4df0-bde5-730f2eb13c12",
                    "last_updated": "2022-11-14T10:47:57.857569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Claudio Puelles",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7df2d2-b684-40a6-a4eb-c7da07a7c9dd/?format=api"
                }
            ]
        },
        {
            "id": "698151a8-2ea8-491a-96c6-6edd15d0fd19",
            "match": "https://api-prod.gambitprofit.com/api/matches/172e585e-51dc-4683-8d88-90eb6ca76dba/?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": 5753.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 8917.15,
                "profit_sb": -82.85,
                "profit_sb_percentage": -0.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a06a68b-c98d-48c7-8c16-36852223a008",
                    "gambit_id": "47e6b2ec-786f-4533-82ca-6abdc016a56a",
                    "last_updated": "2022-11-14T10:47:57.852942-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698151a8-2ea8-491a-96c6-6edd15d0fd19/?format=api"
                },
                {
                    "id": "a2daeddf-ed74-488f-9272-2c5be18d579b",
                    "gambit_id": "2478e89f-4629-4aec-bdca-440cec1a05de",
                    "last_updated": "2022-11-14T10:47:57.854087-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698151a8-2ea8-491a-96c6-6edd15d0fd19/?format=api"
                }
            ]
        }
    ]
}