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/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f09e62f0-8146-4097-8c68-4ab01ba416e8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e422fcb6-9866-4e66-a869-5540dc5e60ad",
    "completed": true,
    "last_updated": "2023-08-22T09:42:59.176910-04:00",
    "created_at": "2023-08-18T17:53:23.336230-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e422fcb6-9866-4e66-a869-5540dc5e60ad",
    "datetime": "2023-08-21T15:00:00-04:00",
    "cutoff_datetime": "2023-08-21T15:00:00-04:00",
    "name": "Crystal Palace v. Arsenal",
    "bettypes": [
        {
            "id": "526ad0fa-391e-47ec-922d-d1caf64ae99c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T17:53:23.342256-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6388.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3612.0
                    }
                ],
                "expected_reward_tokens": 11881.68,
                "profit_sb": 2381.68,
                "profit_sb_percentage": 25.07,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 4974.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2812.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2213.0
                    }
                ],
                "expected_reward_tokens": 9250.34,
                "profit_sb": -249.66,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90cc75a9-f08e-4a73-9f94-09972f5c16a4",
                    "gambit_id": "cd18ac7e-3505-4cdb-b73c-ff05d845ac38",
                    "last_updated": "2023-08-22T09:42:59.217833-04:00",
                    "created_at": "2023-08-18T17:53:23.354007-04:00",
                    "name": "Arsenal",
                    "reward": "1.86000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                },
                {
                    "id": "cfed4ac6-045c-4dd4-8fd8-aad028681f9f",
                    "gambit_id": "74224d05-63b5-4ac0-8944-e5106bfca0d3",
                    "last_updated": "2023-08-22T09:42:59.200315-04:00",
                    "created_at": "2023-08-18T17:53:23.346006-04:00",
                    "name": "Draw",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                },
                {
                    "id": "02cee183-9002-4970-8197-48d88d3323ef",
                    "gambit_id": "3392595b-148e-412f-97f5-b1701446f14a",
                    "last_updated": "2023-08-22T09:42:59.212206-04:00",
                    "created_at": "2023-08-18T17:53:23.350020-04:00",
                    "name": "Crystal Palace",
                    "reward": "4.18000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                }
            ]
        },
        {
            "id": "9ec448c5-4e79-4e86-a9fb-42f176f0b220",
            "match": "https://api-prod.gambitprofit.com/api/matches/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T17:53:23.357731-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": "Game Total Under 2.5",
                        "amount": 5376.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94c9a250-4081-4b7a-abe9-34207990bd4f",
                    "gambit_id": "77216840-1b58-4d79-8ce6-9ed5a6d2b07b",
                    "last_updated": "2023-08-22T09:42:59.233489-04:00",
                    "created_at": "2023-08-18T17:53:23.366532-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
                },
                {
                    "id": "d1d7bde4-bb00-4cdc-be9e-5aee91f45637",
                    "gambit_id": "2ac6886e-378c-4d5c-83f4-22ca924c01e3",
                    "last_updated": "2023-08-22T09:42:59.228504-04:00",
                    "created_at": "2023-08-18T17:53:23.362100-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
                }
            ]
        }
    ]
}