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/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8c324f9-ec61-4292-91c0-bb16de1ac292",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79679ee2-b1cb-4077-bf3f-24f24f18f14a",
    "completed": true,
    "last_updated": "2023-09-29T10:03:18.940798-04:00",
    "created_at": "2023-09-28T09:08:00.019176-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79679ee2-b1cb-4077-bf3f-24f24f18f14a",
    "datetime": "2023-09-28T18:35:00-04:00",
    "cutoff_datetime": "2023-09-28T18:35:00-04:00",
    "name": "BOS (C Sale) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "1fb93f74-91b8-4904-a07d-903fca7ed52f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T09:08:00.024788-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": "BAL (D Kremer)",
                        "amount": 5222.0
                    },
                    {
                        "team": "BOS (C Sale)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "acbf7a98-9d8e-4093-a963-83e073f26506",
                    "gambit_id": "856a9149-ca31-4f80-bdf5-f3c86421b955",
                    "last_updated": "2023-09-29T10:03:18.951702-04:00",
                    "created_at": "2023-09-28T09:08:00.036255-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb93f74-91b8-4904-a07d-903fca7ed52f/?format=api"
                },
                {
                    "id": "1757df03-4cd6-4d0e-a584-e69e6cac1275",
                    "gambit_id": "0173129c-3af5-4536-a86c-c662667a9e07",
                    "last_updated": "2023-09-29T10:03:18.948348-04:00",
                    "created_at": "2023-09-28T09:08:00.030501-04:00",
                    "name": "BOS (C Sale)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb93f74-91b8-4904-a07d-903fca7ed52f/?format=api"
                }
            ]
        },
        {
            "id": "4be816c2-a44b-409c-bbb4-b1d94e3059c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T09:08:00.041272-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",
                        "amount": 6449.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f0d343d-3860-4f65-8a37-33fad11e5d5c",
                    "gambit_id": "fe7c6ca7-e3dc-476f-854c-25e637af3690",
                    "last_updated": "2023-09-29T10:03:18.959295-04:00",
                    "created_at": "2023-09-28T09:08:00.045152-04:00",
                    "name": "BOS",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
                },
                {
                    "id": "edd78563-fbbd-4d1d-a59f-80aa15b6143d",
                    "gambit_id": "58f9acbc-0ca3-4382-8802-ee29226f6624",
                    "last_updated": "2023-09-29T10:03:18.963194-04:00",
                    "created_at": "2023-09-28T09:08:00.049420-04:00",
                    "name": "BAL",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
                }
            ]
        },
        {
            "id": "1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T09:08:00.053420-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "feb5b627-32cf-4d1f-ba79-fcd7aceed220",
                    "gambit_id": "b0ff005a-b028-418f-b9cc-3875c497fcc2",
                    "last_updated": "2023-09-29T10:03:18.973636-04:00",
                    "created_at": "2023-09-28T09:08:00.061359-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8/?format=api"
                },
                {
                    "id": "f40b6acd-cef3-490c-b295-ed9da2629b7f",
                    "gambit_id": "80b5625c-050f-43a6-a2fa-b1a9dae4dce4",
                    "last_updated": "2023-09-29T10:03:18.970248-04:00",
                    "created_at": "2023-09-28T09:08:00.057229-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8/?format=api"
                }
            ]
        }
    ]
}