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/7475f9db-2bf4-4554-8dd9-7cb18a0bc53a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7475f9db-2bf4-4554-8dd9-7cb18a0bc53a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "010a1422-c6dc-4586-bbe3-7d6c1ce9c8bb",
    "completed": true,
    "last_updated": "2022-08-13T11:02:04.777677-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/010a1422-c6dc-4586-bbe3-7d6c1ce9c8bb",
    "datetime": "2022-08-12T20:30:00-04:00",
    "cutoff_datetime": "2022-08-12T20:30:00-04:00",
    "name": "Green Bay Packers v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "1a25183c-ec6b-46f7-895f-65769095cf17",
            "match": "https://api-prod.gambitprofit.com/api/matches/7475f9db-2bf4-4554-8dd9-7cb18a0bc53a/?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": "San Francisco 49ers",
                        "amount": 5922.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4078.0
                    }
                ],
                "expected_reward_tokens": 9297.54,
                "profit_sb": 297.54,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f942c93d-0041-42ab-a7b6-3b53398ec5e7",
                    "gambit_id": "d121c845-f642-46bb-a9e3-a1a8898b1c5c",
                    "last_updated": "2022-08-13T11:02:04.779698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25183c-ec6b-46f7-895f-65769095cf17/?format=api"
                },
                {
                    "id": "f2ef42a2-49dd-422e-af0f-9dbfa5e6626a",
                    "gambit_id": "81607e3d-d58b-4f2f-b2ac-37ba5459e011",
                    "last_updated": "2022-08-13T11:02:04.780133-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "2.28000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25183c-ec6b-46f7-895f-65769095cf17/?format=api"
                }
            ]
        },
        {
            "id": "1d3b2271-fdb2-4456-83f7-6cd6e2a3baf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7475f9db-2bf4-4554-8dd9-7cb18a0bc53a/?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": "San Francisco 49ers",
                        "amount": 5095.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4905.0
                    }
                ],
                "expected_reward_tokens": 9171.0,
                "profit_sb": 171.0,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ea605ae-404e-4e22-8eb4-5c1eb44f714c",
                    "gambit_id": "69e45071-4863-4ed9-9fc4-badabe190f68",
                    "last_updated": "2022-08-13T11:02:04.781070-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.80000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d3b2271-fdb2-4456-83f7-6cd6e2a3baf6/?format=api"
                },
                {
                    "id": "411c1755-d57b-4055-89b5-df7c8284716d",
                    "gambit_id": "94ea2f48-8034-4888-8695-be991e66e33d",
                    "last_updated": "2022-08-13T11:02:04.780570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d3b2271-fdb2-4456-83f7-6cd6e2a3baf6/?format=api"
                }
            ]
        },
        {
            "id": "6d6bdf08-fd69-4028-84e7-ab78d777ffac",
            "match": "https://api-prod.gambitprofit.com/api/matches/7475f9db-2bf4-4554-8dd9-7cb18a0bc53a/?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 35.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 35.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "197f7990-2b5b-463c-96ad-623898d8f83c",
                    "gambit_id": "c76a5967-fef3-4643-8ec7-5caf61ff23a8",
                    "last_updated": "2022-08-13T11:02:04.779249-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 35.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6bdf08-fd69-4028-84e7-ab78d777ffac/?format=api"
                },
                {
                    "id": "10a322f8-78d7-4f5e-8bcb-2bf8a668f5ba",
                    "gambit_id": "d29e6f46-f084-42a4-93fa-5d1e39263e27",
                    "last_updated": "2022-08-13T11:02:04.778722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 35.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6bdf08-fd69-4028-84e7-ab78d777ffac/?format=api"
                }
            ]
        }
    ]
}