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/f7ac0a67-ad83-4db6-b15f-322bc998b520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7ac0a67-ad83-4db6-b15f-322bc998b520",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b62873a5-941b-454d-84bf-2381aa896955",
    "completed": true,
    "last_updated": "2023-05-25T13:47:05.592173-04:00",
    "created_at": "2023-05-19T11:46:55.575906-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.27,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/b62873a5-941b-454d-84bf-2381aa896955",
    "datetime": "2023-05-20T19:00:00-04:00",
    "cutoff_datetime": "2023-05-20T19:00:00-04:00",
    "name": "Angela Hill v. Mackenzie Dern",
    "bettypes": [
        {
            "id": "3b106fe6-51a1-4926-9089-a91a74a704c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7ac0a67-ad83-4db6-b15f-322bc998b520/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:46:55.586816-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": "Mackenzie Dern",
                        "amount": 5778.0
                    },
                    {
                        "team": "Angela Hill",
                        "amount": 4222.0
                    }
                ],
                "expected_reward_tokens": 9244.8,
                "profit_sb": -255.2,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17525e7a-c0a5-4501-a2d6-6a5fdb05fab0",
                    "gambit_id": "247799e5-4670-4ae0-b588-b0f24b883bca",
                    "last_updated": "2023-05-25T13:47:05.598528-04:00",
                    "created_at": "2023-05-19T11:46:55.589073-04:00",
                    "name": "Mackenzie Dern",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b106fe6-51a1-4926-9089-a91a74a704c5/?format=api"
                },
                {
                    "id": "50f45ee2-4b53-4bd5-962d-54a998fdb239",
                    "gambit_id": "3173c0db-fd15-4921-87eb-18e95e56dd67",
                    "last_updated": "2023-05-25T13:47:05.601750-04:00",
                    "created_at": "2023-05-19T11:46:55.591129-04:00",
                    "name": "Angela Hill",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b106fe6-51a1-4926-9089-a91a74a704c5/?format=api"
                }
            ]
        },
        {
            "id": "4775e75a-15d7-424c-8907-77f656fa2285",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7ac0a67-ad83-4db6-b15f-322bc998b520/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:46:55.579123-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 Over 4.5",
                        "amount": 5661.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4339.0
                    }
                ],
                "expected_reward_tokens": 9284.04,
                "profit_sb": -215.96,
                "profit_sb_percentage": -2.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a41a313-f0ae-4291-abeb-169c3d55ad7d",
                    "gambit_id": "a622d2b4-9b6a-456a-a6b3-e6f08e3c5590",
                    "last_updated": "2023-05-25T13:47:05.608626-04:00",
                    "created_at": "2023-05-19T11:46:55.583942-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4775e75a-15d7-424c-8907-77f656fa2285/?format=api"
                },
                {
                    "id": "d52cfef9-2fe4-48f9-b160-6ff896101313",
                    "gambit_id": "838efb6b-ce1d-4c52-9106-eb36ec93cdb3",
                    "last_updated": "2023-05-25T13:47:05.606160-04:00",
                    "created_at": "2023-05-19T11:46:55.581890-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4775e75a-15d7-424c-8907-77f656fa2285/?format=api"
                }
            ]
        }
    ]
}