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/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf73f51d-4a9a-401c-97d3-101cf9f4908a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7ffb970d-9913-4de0-a034-60274a4a5ee1",
    "completed": true,
    "last_updated": "2022-09-11T21:02:03.059359-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.09,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7ffb970d-9913-4de0-a034-60274a4a5ee1",
    "datetime": "2022-09-11T00:05:00-04:00",
    "cutoff_datetime": "2022-09-11T00:05:00-04:00",
    "name": "Tony Ferguson v. Nate Diaz",
    "bettypes": [
        {
            "id": "848e2e58-6ee5-4d79-87c1-a46d935cb886",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?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": "Tony Ferguson",
                        "amount": 5656.0
                    },
                    {
                        "team": "Nate Diaz",
                        "amount": 4344.0
                    }
                ],
                "expected_reward_tokens": 8992.08,
                "profit_sb": -7.92,
                "profit_sb_percentage": -0.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29997497-07d4-4a71-be6e-b6e137009ada",
                    "gambit_id": "4a7aeab5-072c-4bdf-ba6b-29776752958f",
                    "last_updated": "2022-09-11T21:02:03.066941-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tony Ferguson",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e2e58-6ee5-4d79-87c1-a46d935cb886/?format=api"
                },
                {
                    "id": "cc48bfaf-f19f-4737-91c8-68032f55a7fb",
                    "gambit_id": "b852add1-413f-48b1-8321-b44bff58cfef",
                    "last_updated": "2022-09-11T21:02:03.065817-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nate Diaz",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e2e58-6ee5-4d79-87c1-a46d935cb886/?format=api"
                }
            ]
        },
        {
            "id": "19971186-7f0a-4c26-ab02-433fd671e565",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?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 4.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a38d924c-7c95-4867-acab-93677766a1b4",
                    "gambit_id": "00996624-b394-4932-a284-f9fed824d7ac",
                    "last_updated": "2022-09-11T21:02:03.062292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
                },
                {
                    "id": "ab734d5f-f9b1-4d30-bb2a-daec72b41775",
                    "gambit_id": "6129f22d-d4ce-4900-97da-60a962449e41",
                    "last_updated": "2022-09-11T21:02:03.063473-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
                }
            ]
        }
    ]
}