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/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b03112a-560a-4589-a602-fe4a2b330a05",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e5740e3d-c714-444e-83d7-6bf18324bf32",
    "completed": true,
    "last_updated": "2022-08-08T10:57:08.181029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e5740e3d-c714-444e-83d7-6bf18324bf32",
    "datetime": "2022-08-07T16:07:00-04:00",
    "cutoff_datetime": "2022-08-07T16:07:00-04:00",
    "name": "SFO (L Webb) v. OAK (A Martinez)",
    "bettypes": [
        {
            "id": "c2962b54-7bb0-45d7-a4e1-fe7ab2539c38",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "SFO (L Webb)",
                        "amount": 6328.0
                    },
                    {
                        "team": "OAK (A Martinez)",
                        "amount": 3672.0
                    }
                ],
                "expected_reward_tokens": 9363.6,
                "profit_sb": 363.6,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f708d1ce-2bd9-418b-a82a-18961a3857d0",
                    "gambit_id": "dce321a8-fbb4-487b-9fde-3604e26c03be",
                    "last_updated": "2022-08-08T10:57:08.184177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.48000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                },
                {
                    "id": "b303e4df-a07b-4b8d-8f67-5c97e4be7d51",
                    "gambit_id": "10346834-1686-4f94-b4ba-2609a88f8d38",
                    "last_updated": "2022-08-08T10:57:08.183803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (A Martinez)",
                    "reward": "2.55000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                }
            ]
        },
        {
            "id": "ccdca0f6-1b0b-4d7c-8127-f395ddf1269e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "SFO",
                        "amount": 5204.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c0a8d204-f86f-4821-af0a-05161c0f1222",
                    "gambit_id": "c6a66220-2b93-4f84-9782-bd64c641917a",
                    "last_updated": "2022-08-08T10:57:08.183409-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                },
                {
                    "id": "a15ea462-feeb-4f76-be4d-3264fcd83ae3",
                    "gambit_id": "7e4e666b-e5a3-4194-b963-997d4545be4c",
                    "last_updated": "2022-08-08T10:57:08.183039-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                }
            ]
        },
        {
            "id": "ed70d76a-a260-430e-8e59-81eebc6365bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "06a79543-c250-4d64-8b08-a11b3fb9e02a",
                    "gambit_id": "b6e52f7f-13f1-413a-a0c0-41b664517f20",
                    "last_updated": "2022-08-08T10:57:08.182652-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed70d76a-a260-430e-8e59-81eebc6365bc/?format=api"
                },
                {
                    "id": "1dcc4ce4-0e06-4bed-8322-17c240e74c12",
                    "gambit_id": "f93349e9-40d7-4cf5-9b81-4bb8b7493d13",
                    "last_updated": "2022-08-08T10:57:08.182175-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed70d76a-a260-430e-8e59-81eebc6365bc/?format=api"
                }
            ]
        }
    ]
}