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/e9a25c60-e27a-42de-82ff-250d745b6682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e9a25c60-e27a-42de-82ff-250d745b6682",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "19fe1e07-3fc3-483f-b7e7-9912622e5b44",
    "completed": true,
    "last_updated": "2023-08-28T18:48:02.051005-04:00",
    "created_at": "2023-08-24T17:33:02.823564-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/19fe1e07-3fc3-483f-b7e7-9912622e5b44",
    "datetime": "2023-08-26T08:00:00-04:00",
    "cutoff_datetime": "2023-08-26T08:00:00-04:00",
    "name": "Fernie Garcia v. Rinya Nakamura",
    "bettypes": [
        {
            "id": "b8fdfbe9-2157-434a-b55e-fdf1eba54b76",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9a25c60-e27a-42de-82ff-250d745b6682/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T17:33:02.829926-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": "Rinya Nakamura",
                        "amount": 8492.0
                    },
                    {
                        "team": "Fernie Garcia",
                        "amount": 1508.0
                    }
                ],
                "expected_reward_tokens": 9425.0,
                "profit_sb": -75.0,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8bb2e63-9f50-4e35-9092-6b9f69158215",
                    "gambit_id": "d509cdee-f4df-4a5d-ad61-c88f47f78b85",
                    "last_updated": "2023-08-28T18:48:02.070778-04:00",
                    "created_at": "2023-08-24T17:33:02.850021-04:00",
                    "name": "Rinya Nakamura",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8fdfbe9-2157-434a-b55e-fdf1eba54b76/?format=api"
                },
                {
                    "id": "5c43bb16-69c8-497a-898e-bf4f421e9573",
                    "gambit_id": "65a455b3-bfc4-4f05-b591-03cab50a9273",
                    "last_updated": "2023-08-28T18:48:02.066719-04:00",
                    "created_at": "2023-08-24T17:33:02.834113-04:00",
                    "name": "Fernie Garcia",
                    "reward": "6.25000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8fdfbe9-2157-434a-b55e-fdf1eba54b76/?format=api"
                }
            ]
        },
        {
            "id": "262d9c6e-ff1f-4866-93f9-87f766f84057",
            "match": "https://api-prod.gambitprofit.com/api/matches/e9a25c60-e27a-42de-82ff-250d745b6682/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T10:43:13.225780-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 1.5",
                        "amount": 6047.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8627b9c4-ff87-4743-a034-a0c30e106d98",
                    "gambit_id": "406b030d-d66d-41dd-ad2b-74ee19363f46",
                    "last_updated": "2023-08-28T18:48:02.084547-04:00",
                    "created_at": "2023-08-25T10:43:13.235669-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262d9c6e-ff1f-4866-93f9-87f766f84057/?format=api"
                },
                {
                    "id": "a06224bb-d016-4c02-9b7b-589a1078ff08",
                    "gambit_id": "1fcdf796-b2b1-460c-b418-74c5bb8b4949",
                    "last_updated": "2023-08-28T18:48:02.080322-04:00",
                    "created_at": "2023-08-25T10:43:13.231418-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262d9c6e-ff1f-4866-93f9-87f766f84057/?format=api"
                }
            ]
        }
    ]
}