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/914a9af0-e603-47f0-9b1f-ac5674cb4e9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "914a9af0-e603-47f0-9b1f-ac5674cb4e9f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8b005cc6-36e4-4c77-b3ea-50c6eccafa12",
    "completed": true,
    "last_updated": "2023-05-22T13:22:18.116306-04:00",
    "created_at": "2023-05-20T10:51:56.433263-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8b005cc6-36e4-4c77-b3ea-50c6eccafa12",
    "datetime": "2023-05-20T16:05:00-04:00",
    "cutoff_datetime": "2023-05-20T16:05:00-04:00",
    "name": "COL (K Freeland) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "16155da9-a3c7-420c-83a8-686751adadca",
            "match": "https://api-prod.gambitprofit.com/api/matches/914a9af0-e603-47f0-9b1f-ac5674cb4e9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-20T10:51:56.452048-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": "TEX (J Gray)",
                        "amount": 6442.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30a30c73-c65c-4633-846d-0439183c6c49",
                    "gambit_id": "364f4b5d-1104-478c-97b9-8b7240878a6b",
                    "last_updated": "2023-05-22T13:22:18.126158-04:00",
                    "created_at": "2023-05-20T10:51:56.454200-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16155da9-a3c7-420c-83a8-686751adadca/?format=api"
                },
                {
                    "id": "32473e3f-863f-4e32-b690-1ae33279189b",
                    "gambit_id": "cb81c762-66e4-4fae-8f4f-0f20bf32ae7b",
                    "last_updated": "2023-05-22T13:22:18.127256-04:00",
                    "created_at": "2023-05-20T10:51:56.457126-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16155da9-a3c7-420c-83a8-686751adadca/?format=api"
                }
            ]
        },
        {
            "id": "3e261660-efb3-4834-91f5-68a36d3758d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/914a9af0-e603-47f0-9b1f-ac5674cb4e9f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-20T10:51:56.445423-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": "COL",
                        "amount": 5213.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8cc957b7-4240-4d79-9616-0ebde24b9cae",
                    "gambit_id": "37d978e3-c2ca-482b-b8eb-bb2d4670b83e",
                    "last_updated": "2023-05-22T13:22:18.123881-04:00",
                    "created_at": "2023-05-20T10:51:56.449845-04:00",
                    "name": "COL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e261660-efb3-4834-91f5-68a36d3758d1/?format=api"
                },
                {
                    "id": "10ff92bc-bd17-44d3-9c0d-23378bbb0591",
                    "gambit_id": "4736d96c-84f5-42b9-afc2-992240379cd4",
                    "last_updated": "2023-05-22T13:22:18.122667-04:00",
                    "created_at": "2023-05-20T10:51:56.447765-04:00",
                    "name": "TEX",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e261660-efb3-4834-91f5-68a36d3758d1/?format=api"
                }
            ]
        },
        {
            "id": "7830df0b-7a04-412b-9b8a-adfda77f45ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/914a9af0-e603-47f0-9b1f-ac5674cb4e9f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-20T10:51:56.436816-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbfa6e78-e0b4-442f-8c89-6c06158f1835",
                    "gambit_id": "5d931804-4385-428a-9370-e3397bf0b413",
                    "last_updated": "2023-05-22T13:22:18.119197-04:00",
                    "created_at": "2023-05-20T10:51:56.439567-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7830df0b-7a04-412b-9b8a-adfda77f45ca/?format=api"
                },
                {
                    "id": "d19e96c5-7ad9-45a2-8af9-53ed8121a6b5",
                    "gambit_id": "ea369c83-5d37-4f36-95f7-3ca18d9a4d95",
                    "last_updated": "2023-05-22T13:22:18.120359-04:00",
                    "created_at": "2023-05-20T10:51:56.442197-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7830df0b-7a04-412b-9b8a-adfda77f45ca/?format=api"
                }
            ]
        }
    ]
}