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/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "188710bc-f95c-4a2a-a921-9ef34ba30d6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4b7c2743-0e15-45aa-8a42-d10a2f499839",
    "completed": true,
    "last_updated": "2023-05-27T16:21:50.424517-04:00",
    "created_at": "2023-05-26T11:52:13.768601-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4b7c2743-0e15-45aa-8a42-d10a2f499839",
    "datetime": "2023-05-26T21:40:00-04:00",
    "cutoff_datetime": "2023-05-26T21:40:00-04:00",
    "name": "BOS (C Sale) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "025a4403-02e6-4a54-a220-0744480dad78",
            "match": "https://api-prod.gambitprofit.com/api/matches/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:13.772556-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": "BOS (C Sale)",
                        "amount": 5337.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94ea8f39-a993-4145-ba59-b8d549dd6bac",
                    "gambit_id": "f28f7dc9-8267-4233-8edd-94d9748c0721",
                    "last_updated": "2023-05-27T16:21:50.431536-04:00",
                    "created_at": "2023-05-26T11:52:13.775743-04:00",
                    "name": "BOS (C Sale)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a4403-02e6-4a54-a220-0744480dad78/?format=api"
                },
                {
                    "id": "4686a164-7e5e-42e2-81c5-dc3a0774c8f4",
                    "gambit_id": "43dcc8b5-3bee-47bb-87b5-bb7776cac2ef",
                    "last_updated": "2023-05-27T16:21:50.442812-04:00",
                    "created_at": "2023-05-26T11:52:13.778861-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a4403-02e6-4a54-a220-0744480dad78/?format=api"
                }
            ]
        },
        {
            "id": "c0af14f8-7389-409e-9199-374a6a333f1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:13.782028-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": "ARI",
                        "amount": 5784.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c780808c-339d-4b2b-90ee-7f56dcccbcf3",
                    "gambit_id": "36c18ddc-159c-41f0-9a1f-fa63d7ff0787",
                    "last_updated": "2023-05-27T16:21:50.452234-04:00",
                    "created_at": "2023-05-26T11:52:13.787989-04:00",
                    "name": "ARI",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0af14f8-7389-409e-9199-374a6a333f1a/?format=api"
                },
                {
                    "id": "129e08ce-cca5-4e37-b3d7-8341fdf4006e",
                    "gambit_id": "0f86f707-c009-4071-b1a3-e423b29a8f1a",
                    "last_updated": "2023-05-27T16:21:50.449506-04:00",
                    "created_at": "2023-05-26T11:52:13.785016-04:00",
                    "name": "BOS",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0af14f8-7389-409e-9199-374a6a333f1a/?format=api"
                }
            ]
        },
        {
            "id": "fa8a5da5-204c-4e86-aaad-10c69d8ceacf",
            "match": "https://api-prod.gambitprofit.com/api/matches/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:13.790809-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e097ab0-b4fd-4f5d-b06b-fbebefa3d9e3",
                    "gambit_id": "1385eba1-2eae-425f-b5ce-18a86f96a0bf",
                    "last_updated": "2023-05-27T16:21:50.463124-04:00",
                    "created_at": "2023-05-26T11:52:13.795974-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8a5da5-204c-4e86-aaad-10c69d8ceacf/?format=api"
                },
                {
                    "id": "9a21ac5b-97dc-4d4c-a68d-1fe57a6301a0",
                    "gambit_id": "fd30ac33-709e-47e5-968b-6b4e615a512b",
                    "last_updated": "2023-05-27T16:21:50.457467-04:00",
                    "created_at": "2023-05-26T11:52:13.793265-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8a5da5-204c-4e86-aaad-10c69d8ceacf/?format=api"
                }
            ]
        }
    ]
}