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/ea899bee-8750-422d-8823-c8db71a6e662/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea899bee-8750-422d-8823-c8db71a6e662",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fafe6572-dafa-4fcf-9b86-7659ee83203a",
    "completed": true,
    "last_updated": "2023-08-02T19:02:59.991387-04:00",
    "created_at": "2023-08-01T09:03:23.276032-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fafe6572-dafa-4fcf-9b86-7659ee83203a",
    "datetime": "2023-08-01T20:10:00-04:00",
    "cutoff_datetime": "2023-08-01T20:10:00-04:00",
    "name": "NYM (J Quintana) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "ad632181-49ca-4e1d-9639-ece8c4ad6793",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea899bee-8750-422d-8823-c8db71a6e662/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-01T09:03:23.285036-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": "NYM (J Quintana)",
                        "amount": 5714.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f9e5772-fce0-4e32-bc7e-987ef87bc876",
                    "gambit_id": "9c65048e-89d7-4f22-ab21-6e03cf4478d6",
                    "last_updated": "2023-08-02T19:03:00.006093-04:00",
                    "created_at": "2023-08-01T09:03:23.289997-04:00",
                    "name": "NYM (J Quintana)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad632181-49ca-4e1d-9639-ece8c4ad6793/?format=api"
                },
                {
                    "id": "a4c7f75a-fd40-404a-b69e-5203bb268f58",
                    "gambit_id": "a2757215-3869-4ba3-8837-a743f9f09fd7",
                    "last_updated": "2023-08-02T19:03:00.025791-04:00",
                    "created_at": "2023-08-01T09:03:23.295801-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad632181-49ca-4e1d-9639-ece8c4ad6793/?format=api"
                }
            ]
        },
        {
            "id": "ba65d5f9-d06e-4ef4-b5af-9b101c0e8fed",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea899bee-8750-422d-8823-c8db71a6e662/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-01T09:03:23.301055-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": "KAN",
                        "amount": 5423.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f6dceb4-7250-4443-be85-f77d3d22410b",
                    "gambit_id": "dc2fbdb9-11b5-486f-8be9-0a940311f6c8",
                    "last_updated": "2023-08-02T19:03:00.039775-04:00",
                    "created_at": "2023-08-01T09:03:23.312504-04:00",
                    "name": "KAN",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba65d5f9-d06e-4ef4-b5af-9b101c0e8fed/?format=api"
                },
                {
                    "id": "3aba3ab0-0f12-47a6-8b41-a5544c3e3928",
                    "gambit_id": "6e6e4903-bfe8-4fe1-9557-779c44117346",
                    "last_updated": "2023-08-02T19:03:00.035088-04:00",
                    "created_at": "2023-08-01T09:03:23.306755-04:00",
                    "name": "NYM",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba65d5f9-d06e-4ef4-b5af-9b101c0e8fed/?format=api"
                }
            ]
        },
        {
            "id": "cd1dc036-ac84-4f40-86ce-83e264f66dac",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea899bee-8750-422d-8823-c8db71a6e662/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-01T09:03:23.317697-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4707bec7-f459-412e-bca7-340861043692",
                    "gambit_id": "ecb94e5f-256a-4600-bdd8-b97ad66dc7aa",
                    "last_updated": "2023-08-02T19:03:00.046589-04:00",
                    "created_at": "2023-08-01T09:03:23.321953-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1dc036-ac84-4f40-86ce-83e264f66dac/?format=api"
                },
                {
                    "id": "6030a71f-c28c-4945-8aef-1d46fdeeeeeb",
                    "gambit_id": "62ce1d58-05d6-4476-bb87-68f993680147",
                    "last_updated": "2023-08-02T19:03:00.049800-04:00",
                    "created_at": "2023-08-01T09:03:23.327663-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1dc036-ac84-4f40-86ce-83e264f66dac/?format=api"
                }
            ]
        }
    ]
}