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/209d50cd-a65e-479f-a7c1-dc406b53359c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "209d50cd-a65e-479f-a7c1-dc406b53359c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e03d32e-032a-4f81-9750-f17b4e481de3",
    "completed": true,
    "last_updated": "2023-03-20T09:56:56.583921-04:00",
    "created_at": "2023-03-18T08:52:00.256118-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.93,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/2e03d32e-032a-4f81-9750-f17b4e481de3",
    "datetime": "2023-03-18T17:00:00-04:00",
    "cutoff_datetime": "2023-03-18T17:00:00-04:00",
    "name": "Bryan Barberena v. Gunnar Nelson",
    "bettypes": [
        {
            "id": "795a788b-b67a-4d98-8597-baebfa6cf16b",
            "match": "https://api-prod.gambitprofit.com/api/matches/209d50cd-a65e-479f-a7c1-dc406b53359c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:52:00.267972-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": "Gunnar Nelson",
                        "amount": 7338.0
                    },
                    {
                        "team": "Bryan Barberena",
                        "amount": 2662.0
                    }
                ],
                "expected_reward_tokens": 9317.0,
                "profit_sb": -183.0,
                "profit_sb_percentage": -1.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5ae2db2-700c-414a-a9d3-9e3af1ed2d87",
                    "gambit_id": "6815c488-a173-478f-b418-84d1dfa04a74",
                    "last_updated": "2023-03-20T09:56:56.597128-04:00",
                    "created_at": "2023-03-18T08:52:00.270785-04:00",
                    "name": "Gunnar Nelson",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795a788b-b67a-4d98-8597-baebfa6cf16b/?format=api"
                },
                {
                    "id": "cfbdec42-5f27-42ae-aed8-34b8af57ead2",
                    "gambit_id": "205d270f-df3c-4728-81ce-05eeaf7cb27f",
                    "last_updated": "2023-03-20T09:56:56.599659-04:00",
                    "created_at": "2023-03-18T08:52:00.273605-04:00",
                    "name": "Bryan Barberena",
                    "reward": "3.50000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795a788b-b67a-4d98-8597-baebfa6cf16b/?format=api"
                }
            ]
        },
        {
            "id": "f4978b7f-49e2-4900-a932-673d1c830d0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/209d50cd-a65e-479f-a7c1-dc406b53359c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:52:00.259333-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 Under 2.5",
                        "amount": 5673.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4327.0
                    }
                ],
                "expected_reward_tokens": 9303.05,
                "profit_sb": -196.95,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "379337c8-2445-4c2e-b7d1-f94e7f774033",
                    "gambit_id": "683eda49-9902-4e6f-b254-697f214c74b0",
                    "last_updated": "2023-03-20T09:56:56.589726-04:00",
                    "created_at": "2023-03-18T08:52:00.262166-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4978b7f-49e2-4900-a932-673d1c830d0e/?format=api"
                },
                {
                    "id": "914e897c-686b-4a8a-80f5-1e0b1039951d",
                    "gambit_id": "0573e97e-ccf1-4951-90bd-213398a379fe",
                    "last_updated": "2023-03-20T09:56:56.592125-04:00",
                    "created_at": "2023-03-18T08:52:00.264838-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4978b7f-49e2-4900-a932-673d1c830d0e/?format=api"
                }
            ]
        }
    ]
}