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/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f2d1d2c-f76d-4416-89ff-c71ce9754d24",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d8464941-ec99-4871-a1a3-e44045ecba53",
    "completed": true,
    "last_updated": "2023-01-23T14:01:54.494298-05:00",
    "created_at": "2023-01-20T13:31:55.894858-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.24,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d8464941-ec99-4871-a1a3-e44045ecba53",
    "datetime": "2023-01-22T18:30:00-05:00",
    "cutoff_datetime": "2023-01-22T18:30:00-05:00",
    "name": "Dallas Cowboys v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "288c49b9-0ced-4579-b917-6f958d705cfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T13:31:55.904002-05: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": "San Francisco 49ers",
                        "amount": 6329.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 3671.0
                    }
                ],
                "expected_reward_tokens": 9618.02,
                "profit_sb": 118.02,
                "profit_sb_percentage": 1.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0f934933-4662-4adc-9eb8-d77571f22afc",
                    "gambit_id": "77adc3cd-f606-4b28-a0cf-63c16cd84a8a",
                    "last_updated": "2023-01-23T14:01:54.505581-05:00",
                    "created_at": "2023-01-20T13:31:55.906066-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.52000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c49b9-0ced-4579-b917-6f958d705cfb/?format=api"
                },
                {
                    "id": "e874caff-9c4c-4593-a990-668af7214f8b",
                    "gambit_id": "e3384184-5ceb-4bd6-965e-661a2a683cf6",
                    "last_updated": "2023-01-23T14:01:54.506738-05:00",
                    "created_at": "2023-01-20T13:31:55.907329-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "2.62000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c49b9-0ced-4579-b917-6f958d705cfb/?format=api"
                }
            ]
        },
        {
            "id": "d084d5da-5abe-4c0d-bbae-fee568f471de",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T13:31:55.900352-05: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": "San Francisco 49ers",
                        "amount": 5106.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d6423ec-4b8b-47a2-999d-1fe7318fe507",
                    "gambit_id": "3241b79d-460c-4d57-a982-0f4cd2606712",
                    "last_updated": "2023-01-23T14:01:54.502016-05:00",
                    "created_at": "2023-01-20T13:31:55.901490-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d084d5da-5abe-4c0d-bbae-fee568f471de/?format=api"
                },
                {
                    "id": "e96fd38f-a986-42a8-9d3b-ddd4346023a0",
                    "gambit_id": "627e4e4b-af34-4805-8406-bf03b45ca736",
                    "last_updated": "2023-01-23T14:01:54.503204-05:00",
                    "created_at": "2023-01-20T13:31:55.902712-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d084d5da-5abe-4c0d-bbae-fee568f471de/?format=api"
                }
            ]
        },
        {
            "id": "9f6be631-f2b1-452c-8bb6-7d174172e23b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T13:31:55.896628-05: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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d19080dd-88f5-4787-a74a-1e0f493656ed",
                    "gambit_id": "532b409a-0a8b-4153-a89a-c3fea627758c",
                    "last_updated": "2023-01-23T14:01:54.497142-05:00",
                    "created_at": "2023-01-20T13:31:55.897840-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6be631-f2b1-452c-8bb6-7d174172e23b/?format=api"
                },
                {
                    "id": "aadf00ce-346c-4fcd-b1bb-007362eefa63",
                    "gambit_id": "08f6c29b-e340-4d2c-982d-80b1e0b01825",
                    "last_updated": "2023-01-23T14:01:54.498328-05:00",
                    "created_at": "2023-01-20T13:31:55.899055-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6be631-f2b1-452c-8bb6-7d174172e23b/?format=api"
                }
            ]
        }
    ]
}