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/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c672eed1-e6f6-4b69-8f49-4e94253dd032",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7e34511a-795a-47c9-8263-2a2930ddbc02",
    "completed": true,
    "last_updated": "2023-08-23T11:03:24.183977-04:00",
    "created_at": "2023-08-22T08:23:11.114756-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e34511a-795a-47c9-8263-2a2930ddbc02",
    "datetime": "2023-08-22T19:20:00-04:00",
    "cutoff_datetime": "2023-08-22T19:20:00-04:00",
    "name": "NYM (T Megill) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:11.120149-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": "ATL (B Elder)",
                        "amount": 6627.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8518aa61-46e5-4e82-a5bd-b3e3738f51cc",
                    "gambit_id": "ea1e28d3-befc-470c-80ee-3c8664c3be60",
                    "last_updated": "2023-08-23T11:03:24.200412-04:00",
                    "created_at": "2023-08-22T08:23:11.130429-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8/?format=api"
                },
                {
                    "id": "aa69f197-24f4-4a3c-b06f-43ca3abe8e21",
                    "gambit_id": "95668fe5-1fe0-4122-a922-ea1f54ea5c5e",
                    "last_updated": "2023-08-23T11:03:24.196869-04:00",
                    "created_at": "2023-08-22T08:23:11.126110-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8/?format=api"
                }
            ]
        },
        {
            "id": "a2c258a9-3aae-4d51-a24a-9344e9e5b4c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:11.134606-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": "ATL",
                        "amount": 5107.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03386465-0f8d-419e-8c91-bfbdc4829a9c",
                    "gambit_id": "c50313a3-7895-4017-8acf-a4d162c54712",
                    "last_updated": "2023-08-23T11:03:24.210622-04:00",
                    "created_at": "2023-08-22T08:23:11.143666-04:00",
                    "name": "ATL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2c258a9-3aae-4d51-a24a-9344e9e5b4c7/?format=api"
                },
                {
                    "id": "976e0362-385e-4939-a8a3-a2e03c4cfeb8",
                    "gambit_id": "a4790941-6428-4096-9a9a-5b799299a6ec",
                    "last_updated": "2023-08-23T11:03:24.207074-04:00",
                    "created_at": "2023-08-22T08:23:11.139204-04:00",
                    "name": "NYM",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2c258a9-3aae-4d51-a24a-9344e9e5b4c7/?format=api"
                }
            ]
        },
        {
            "id": "24ba15dc-f036-4143-9294-949eea4664a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:11.149249-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 Over 11",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b66074ba-f5ea-4b7a-ae5a-a4e621b20c27",
                    "gambit_id": "e99b0433-2ffc-4404-8018-5a0641223406",
                    "last_updated": "2023-08-23T11:03:24.217422-04:00",
                    "created_at": "2023-08-22T08:23:11.154588-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ba15dc-f036-4143-9294-949eea4664a5/?format=api"
                },
                {
                    "id": "650db515-db36-49b4-8ec4-c5f47f5893be",
                    "gambit_id": "dc57ffb8-0296-4d91-925b-909d419de89e",
                    "last_updated": "2023-08-23T11:03:24.220555-04:00",
                    "created_at": "2023-08-22T08:23:11.158788-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ba15dc-f036-4143-9294-949eea4664a5/?format=api"
                }
            ]
        }
    ]
}