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/554e7480-1e31-4b66-96ad-f4099457e552/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "554e7480-1e31-4b66-96ad-f4099457e552",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b410a737-c98c-4e79-b2f5-126f31397f4b",
    "completed": true,
    "last_updated": "2023-04-27T11:52:08.052143-04:00",
    "created_at": "2023-04-26T12:02:10.213885-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b410a737-c98c-4e79-b2f5-126f31397f4b",
    "datetime": "2023-04-26T13:40:00-04:00",
    "cutoff_datetime": "2023-04-26T13:40:00-04:00",
    "name": "DET (M Lorenzen) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "7e965ad4-da23-4150-bde6-02208db91baf",
            "match": "https://api-prod.gambitprofit.com/api/matches/554e7480-1e31-4b66-96ad-f4099457e552/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:10.224812-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": "MIL (F Peralta)",
                        "amount": 6557.0
                    },
                    {
                        "team": "DET (M Lorenzen)",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c78e129e-2c3c-48dd-824a-dabd2a3d0152",
                    "gambit_id": "f26f2386-bb37-4e9a-9e8d-cb79f102b69e",
                    "last_updated": "2023-04-27T11:52:08.068488-04:00",
                    "created_at": "2023-04-26T12:02:10.226122-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e965ad4-da23-4150-bde6-02208db91baf/?format=api"
                },
                {
                    "id": "64899a0c-1ff9-4673-bd66-e05deb280ac0",
                    "gambit_id": "9a12a53c-7309-489e-bb6d-eb388710ed2f",
                    "last_updated": "2023-04-27T11:52:08.070246-04:00",
                    "created_at": "2023-04-26T12:02:10.227548-04:00",
                    "name": "DET (M Lorenzen)",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e965ad4-da23-4150-bde6-02208db91baf/?format=api"
                }
            ]
        },
        {
            "id": "7bef2194-81fa-4941-8aa5-378ed9630500",
            "match": "https://api-prod.gambitprofit.com/api/matches/554e7480-1e31-4b66-96ad-f4099457e552/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:10.220069-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": "DET",
                        "amount": 5107.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66fc630f-8e24-4b30-882d-1a9b5e526c9f",
                    "gambit_id": "adca6833-9e11-404d-bed2-e91efff0070c",
                    "last_updated": "2023-04-27T11:52:08.064957-04:00",
                    "created_at": "2023-04-26T12:02:10.222854-04:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bef2194-81fa-4941-8aa5-378ed9630500/?format=api"
                },
                {
                    "id": "7786a60a-3ea1-49d5-9c40-3a2819b919e3",
                    "gambit_id": "3d2073fc-1773-4aa0-bda3-60a876c5d505",
                    "last_updated": "2023-04-27T11:52:08.062740-04:00",
                    "created_at": "2023-04-26T12:02:10.221380-04:00",
                    "name": "MIL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bef2194-81fa-4941-8aa5-378ed9630500/?format=api"
                }
            ]
        },
        {
            "id": "bf9f00c0-1633-489e-acc2-3eb63fec547e",
            "match": "https://api-prod.gambitprofit.com/api/matches/554e7480-1e31-4b66-96ad-f4099457e552/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:10.215809-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16000fda-a5ba-4d35-be04-127ae2b42e1d",
                    "gambit_id": "cc6347a3-34aa-4f8a-9d8f-17c3c67ffd12",
                    "last_updated": "2023-04-27T11:52:08.059195-04:00",
                    "created_at": "2023-04-26T12:02:10.218523-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9f00c0-1633-489e-acc2-3eb63fec547e/?format=api"
                },
                {
                    "id": "e578c581-72da-4333-96bb-a788d0fbe9bb",
                    "gambit_id": "48a61a98-acf7-4d0e-93ea-d2fc478fae93",
                    "last_updated": "2023-04-27T11:52:08.056924-04:00",
                    "created_at": "2023-04-26T12:02:10.217170-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9f00c0-1633-489e-acc2-3eb63fec547e/?format=api"
                }
            ]
        }
    ]
}