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/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5601e97-1b56-4bd2-ac80-bfc2edb9598b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac5b1276-40a3-4a7e-87f2-3b62ba6155ed",
    "completed": true,
    "last_updated": "2023-09-20T09:13:05.958740-04:00",
    "created_at": "2023-09-18T12:13:01.270998-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac5b1276-40a3-4a7e-87f2-3b62ba6155ed",
    "datetime": "2023-09-18T21:40:00-04:00",
    "cutoff_datetime": "2023-09-18T21:40:00-04:00",
    "name": "Colorado Rockies v. San Diego Padres",
    "bettypes": [
        {
            "id": "bdccb871-13f6-4f8a-bff5-eb6d5fa88676",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-18T12:13:01.283041-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": "San Diego Padres",
                        "amount": 7106.0
                    },
                    {
                        "team": "Colorado Rockies",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c6433ef-237f-4306-8c92-b1117e3f24fa",
                    "gambit_id": "1ec8e409-f533-4ee3-a052-a89a7849d937",
                    "last_updated": "2023-09-20T09:13:05.975413-04:00",
                    "created_at": "2023-09-18T12:13:01.288062-04:00",
                    "name": "San Diego Padres",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdccb871-13f6-4f8a-bff5-eb6d5fa88676/?format=api"
                },
                {
                    "id": "b7a87baa-b75e-4601-bc55-642b689a2a1a",
                    "gambit_id": "d819633e-7bda-4c27-b07c-7e0f06acbb9b",
                    "last_updated": "2023-09-20T09:13:05.979503-04:00",
                    "created_at": "2023-09-18T12:13:01.292028-04:00",
                    "name": "Colorado Rockies",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdccb871-13f6-4f8a-bff5-eb6d5fa88676/?format=api"
                }
            ]
        },
        {
            "id": "5bd51852-45f9-4344-9b69-ba230d46978d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-18T12:13:01.296822-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": "San Diego Padres",
                        "amount": 5423.0
                    },
                    {
                        "team": "Colorado Rockies",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd5256f6-89df-41f6-914a-152c5cd13d74",
                    "gambit_id": "5d2d7943-501d-4a9d-af45-402265b9e35f",
                    "last_updated": "2023-09-20T09:13:05.989742-04:00",
                    "created_at": "2023-09-18T12:13:01.306453-04:00",
                    "name": "San Diego Padres",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd51852-45f9-4344-9b69-ba230d46978d/?format=api"
                },
                {
                    "id": "00327709-726d-4b86-9ef3-1f2eabac277c",
                    "gambit_id": "d46f08e6-24c4-45e2-b239-298f614059e0",
                    "last_updated": "2023-09-20T09:13:05.986390-04:00",
                    "created_at": "2023-09-18T12:13:01.301037-04:00",
                    "name": "Colorado Rockies",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd51852-45f9-4344-9b69-ba230d46978d/?format=api"
                }
            ]
        },
        {
            "id": "3c5d86cc-07ed-49c3-ae96-ce1133126a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-18T12:13:01.311065-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef4c9d3b-596e-47a8-a6ff-2350db4c29cf",
                    "gambit_id": "d9045d14-4dec-454d-ac64-93313ad65a20",
                    "last_updated": "2023-09-20T09:13:05.996260-04:00",
                    "created_at": "2023-09-18T12:13:01.315235-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
                },
                {
                    "id": "82863f69-c0fc-4b05-954c-753455c1a288",
                    "gambit_id": "c8381422-45aa-4cc6-bf69-3dbae3482098",
                    "last_updated": "2023-09-20T09:13:05.999473-04:00",
                    "created_at": "2023-09-18T12:13:01.329467-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
                }
            ]
        }
    ]
}