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/c7409184-76f0-46a2-9334-2f78ecc86fe0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7409184-76f0-46a2-9334-2f78ecc86fe0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3c1b0049-1371-4c18-a1b7-78b26c6617da",
    "completed": true,
    "last_updated": "2022-11-30T10:12:25.503560-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3c1b0049-1371-4c18-a1b7-78b26c6617da",
    "datetime": "2022-11-29T10:00:00-05:00",
    "cutoff_datetime": "2022-11-29T10:00:00-05:00",
    "name": "Netherlands v. Qatar",
    "bettypes": [
        {
            "id": "76b88148-941a-4e0c-aca1-0b8905042271",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?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": "Netherlands",
                        "amount": 8387.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1613.0
                    }
                ],
                "expected_reward_tokens": 9726.39,
                "profit_sb": 726.39,
                "profit_sb_percentage": 8.07,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Netherlands",
                        "amount": 7733.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1488.0
                    },
                    {
                        "team": "Qatar",
                        "amount": 780.0
                    }
                ],
                "expected_reward_tokens": 8970.0,
                "profit_sb": -30.0,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0dbfbea4-620a-401a-b8f0-0f3f6f878aad",
                    "gambit_id": "65c4f0bf-49bd-4b8b-8797-647df7bbcf21",
                    "last_updated": "2022-11-30T10:12:25.509943-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Netherlands",
                    "reward": "1.16000",
                    "odds": "1.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                },
                {
                    "id": "2d4de157-b265-4306-a11b-5f206ac04836",
                    "gambit_id": "16e03600-0d4d-4380-bfea-4b457f56288c",
                    "last_updated": "2022-11-30T10:12:25.512268-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "6.03000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                },
                {
                    "id": "ab2cfcaa-78ea-41ce-ab04-54ead07f34dc",
                    "gambit_id": "d8719667-52c2-4a9a-83f0-f60b8db591c1",
                    "last_updated": "2022-11-30T10:12:25.511094-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Qatar",
                    "reward": "11.50000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                }
            ]
        },
        {
            "id": "07ffb98d-dac9-484f-a922-60a84d623b37",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?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": 6293.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 8747.27,
                "profit_sb": -252.73,
                "profit_sb_percentage": -2.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0236a453-a8fd-4ac7-8db4-6e5fd39c7df6",
                    "gambit_id": "b410c821-5035-45e8-82f7-4f2a63c544ca",
                    "last_updated": "2022-11-30T10:12:25.507583-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.39000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
                },
                {
                    "id": "f7755643-2fec-44f3-9695-b0087e1d0981",
                    "gambit_id": "761bd96a-09d1-4fd3-bbad-41b0c7d7aafd",
                    "last_updated": "2022-11-30T10:12:25.506391-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
                }
            ]
        }
    ]
}