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/4eac2265-4ff5-4215-ad4d-9383dee57203/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4eac2265-4ff5-4215-ad4d-9383dee57203",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fe79fbc-b14d-457a-ac55-91c5fb7ca970",
    "completed": true,
    "last_updated": "2023-08-23T10:58:23.230803-04:00",
    "created_at": "2023-08-22T08:23:11.841670-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9fe79fbc-b14d-457a-ac55-91c5fb7ca970",
    "datetime": "2023-08-22T20:10:00-04:00",
    "cutoff_datetime": "2023-08-22T20:10:00-04:00",
    "name": "SEA (B Woo) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "bf4121c4-0d9b-4145-b19d-72dfd0e13708",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eac2265-4ff5-4215-ad4d-9383dee57203/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:11.851917-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": "SEA (B Woo)",
                        "amount": 5827.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2641808-47d3-4553-924e-ce25b80499d8",
                    "gambit_id": "1a251948-5bff-4710-be0b-2bfac7f46609",
                    "last_updated": "2023-08-23T10:58:23.238409-04:00",
                    "created_at": "2023-08-22T08:23:11.856147-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4121c4-0d9b-4145-b19d-72dfd0e13708/?format=api"
                },
                {
                    "id": "fe77a5c5-fd36-4e2c-8fe1-41bc12b508b1",
                    "gambit_id": "140c5d57-9287-458e-a8b7-2011c7865443",
                    "last_updated": "2023-08-23T10:58:23.241471-04:00",
                    "created_at": "2023-08-22T08:23:11.860316-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4121c4-0d9b-4145-b19d-72dfd0e13708/?format=api"
                }
            ]
        },
        {
            "id": "4f866b8d-9142-47d2-b994-a4be5d53d612",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eac2265-4ff5-4215-ad4d-9383dee57203/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:11.865601-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": "CWS",
                        "amount": 5423.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1868996-50df-474b-b28c-c4d14d9c17b9",
                    "gambit_id": "105a72cb-fd19-453e-a816-fb97e4551605",
                    "last_updated": "2023-08-23T10:58:23.251532-04:00",
                    "created_at": "2023-08-22T08:23:11.873751-04:00",
                    "name": "CWS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f866b8d-9142-47d2-b994-a4be5d53d612/?format=api"
                },
                {
                    "id": "ff28ee04-2b9a-487e-936c-6f9c81cdc3f4",
                    "gambit_id": "df7206fd-287f-456e-ba42-1a03e7291688",
                    "last_updated": "2023-08-23T10:58:23.247980-04:00",
                    "created_at": "2023-08-22T08:23:11.869392-04:00",
                    "name": "SEA",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f866b8d-9142-47d2-b994-a4be5d53d612/?format=api"
                }
            ]
        },
        {
            "id": "3f23eda8-1320-43e0-b5a1-02bb9d5d2f70",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eac2265-4ff5-4215-ad4d-9383dee57203/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:11.877448-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "865fc875-916a-41fe-8080-fb116614e70c",
                    "gambit_id": "98a6af9d-b16c-46c5-b45f-88a81a7adf60",
                    "last_updated": "2023-08-23T10:58:23.258759-04:00",
                    "created_at": "2023-08-22T08:23:11.881484-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f23eda8-1320-43e0-b5a1-02bb9d5d2f70/?format=api"
                },
                {
                    "id": "e4af6079-8cf3-47e7-9705-89b3d71e64e1",
                    "gambit_id": "df47124e-eac2-4f69-8370-fb4754766b33",
                    "last_updated": "2023-08-23T10:58:23.262157-04:00",
                    "created_at": "2023-08-22T08:23:11.889373-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f23eda8-1320-43e0-b5a1-02bb9d5d2f70/?format=api"
                }
            ]
        }
    ]
}