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/f9571c7c-73bd-418a-86ec-d41fc89a98c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9571c7c-73bd-418a-86ec-d41fc89a98c1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e2c8f291-0772-4a93-b160-b45db31334e6",
    "completed": true,
    "last_updated": "2022-09-14T13:37:19.885464-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e2c8f291-0772-4a93-b160-b45db31334e6",
    "datetime": "2022-09-13T20:30:00-04:00",
    "cutoff_datetime": "2022-09-13T20:30:00-04:00",
    "name": "Sporting Kansas City v. DC United",
    "bettypes": [
        {
            "id": "e75f782c-15f4-4038-bc69-1c08bb0856ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9571c7c-73bd-418a-86ec-d41fc89a98c1/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Sporting Kansas City",
                        "amount": 6679.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3321.0
                    }
                ],
                "expected_reward_tokens": 11755.04,
                "profit_sb": 2755.04,
                "profit_sb_percentage": 30.61,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Sporting Kansas City",
                        "amount": 5014.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2493.0
                    },
                    {
                        "team": "DC United",
                        "amount": 2493.0
                    }
                ],
                "expected_reward_tokens": 8824.64,
                "profit_sb": -175.36,
                "profit_sb_percentage": -1.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e453ac26-0148-4d72-8c46-82c9e75dbc0d",
                    "gambit_id": "427259a0-d586-46f6-b375-4fda57a6ddb8",
                    "last_updated": "2022-09-14T13:37:19.891756-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting Kansas City",
                    "reward": "1.76000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api"
                },
                {
                    "id": "d86cf0d6-8e5d-42e3-866f-1a634ff36c66",
                    "gambit_id": "663e5e69-99ae-4b56-ac57-40c66ef179fb",
                    "last_updated": "2022-09-14T13:37:19.892720-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api"
                },
                {
                    "id": "4e27b4a0-9515-4637-a8d0-fc4084a87d38",
                    "gambit_id": "b43ce300-393c-4807-a5b9-b62eb5ed70bc",
                    "last_updated": "2022-09-14T13:37:19.890794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "3.54000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api"
                }
            ]
        },
        {
            "id": "c10073ee-7dca-49c0-a100-3fe3c0267ec6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9571c7c-73bd-418a-86ec-d41fc89a98c1/?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 2.5",
                        "amount": 5765.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4235.0
                    }
                ],
                "expected_reward_tokens": 8935.75,
                "profit_sb": -64.25,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe42a31d-2f04-4ce2-a4a1-8816dca0ce9f",
                    "gambit_id": "64923498-1248-4344-9ac5-3997339564e7",
                    "last_updated": "2022-09-14T13:37:19.888841-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10073ee-7dca-49c0-a100-3fe3c0267ec6/?format=api"
                },
                {
                    "id": "656fa056-1858-4d2f-b009-b9075f1c545c",
                    "gambit_id": "73b28499-c5da-4662-b50b-ebbc0d0ad34c",
                    "last_updated": "2022-09-14T13:37:19.887843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.11000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10073ee-7dca-49c0-a100-3fe3c0267ec6/?format=api"
                }
            ]
        }
    ]
}