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/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ea39309-4dde-4a2d-8e33-a7e56a5f51eb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "60c73c81-b63b-43d6-b34d-e3fd3798b5ad",
    "completed": true,
    "last_updated": "2022-11-28T11:32:07.715029-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.66,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/60c73c81-b63b-43d6-b34d-e3fd3798b5ad",
    "datetime": "2022-11-26T08:00:00-05:00",
    "cutoff_datetime": "2022-11-26T08:00:00-05:00",
    "name": "Poland v. Saudi Arabia",
    "bettypes": [
        {
            "id": "6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?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": "Poland",
                        "amount": 6646.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3354.0
                    }
                ],
                "expected_reward_tokens": 10699.26,
                "profit_sb": 1699.26,
                "profit_sb_percentage": 18.88,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Poland",
                        "amount": 5418.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2734.0
                    },
                    {
                        "team": "Saudi Arabia",
                        "amount": 1848.0
                    }
                ],
                "expected_reward_tokens": 8721.46,
                "profit_sb": -278.54,
                "profit_sb_percentage": -3.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6865b1c7-8e86-45ae-97b8-6949e89060a2",
                    "gambit_id": "4da6c329-2ad0-42de-b8ca-b107154698ec",
                    "last_updated": "2022-11-28T11:32:07.722919-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Poland",
                    "reward": "1.61000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                },
                {
                    "id": "a52cb673-9b19-46f7-bc6f-b9dc7fb6bab7",
                    "gambit_id": "355f6872-a101-42b3-960e-419620cd6463",
                    "last_updated": "2022-11-28T11:32:07.723967-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.19000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                },
                {
                    "id": "9c0d1ff0-d2f1-433c-9819-3d031334e293",
                    "gambit_id": "0c8025df-e6e7-4013-bd98-fac2edce3507",
                    "last_updated": "2022-11-28T11:32:07.721686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Saudi Arabia",
                    "reward": "4.72000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                }
            ]
        },
        {
            "id": "7a1901bd-f9df-4d8a-9e78-28ba19eaab34",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?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 Under 2.5",
                        "amount": 5726.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4274.0
                    }
                ],
                "expected_reward_tokens": 8760.78,
                "profit_sb": -239.22,
                "profit_sb_percentage": -2.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "129be3d1-eb3b-4dc8-841f-982d2300c655",
                    "gambit_id": "ba6bf307-9943-4a14-ae7d-b844fa4f86b1",
                    "last_updated": "2022-11-28T11:32:07.718006-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1901bd-f9df-4d8a-9e78-28ba19eaab34/?format=api"
                },
                {
                    "id": "a99b0bf2-c982-4493-9348-0f7822ccb5f9",
                    "gambit_id": "13766cfa-dc05-4ee7-a440-0bb333bb16d7",
                    "last_updated": "2022-11-28T11:32:07.719186-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1901bd-f9df-4d8a-9e78-28ba19eaab34/?format=api"
                }
            ]
        }
    ]
}