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/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ed8ca82-6aea-4324-b1ad-13b42cacf154",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "08145e4f-4400-4bc6-a6da-302057a15c90",
    "completed": true,
    "last_updated": "2022-11-03T10:03:18.722471-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/08145e4f-4400-4bc6-a6da-302057a15c90",
    "datetime": "2022-11-02T16:00:00-04:00",
    "cutoff_datetime": "2022-11-02T16:00:00-04:00",
    "name": "Manchester City v. Sevilla",
    "bettypes": [
        {
            "id": "965eec3f-6130-412b-896f-12a7c876e3bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?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": "Manchester City",
                        "amount": 7987.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2013.0
                    }
                ],
                "expected_reward_tokens": 9983.75,
                "profit_sb": 983.75,
                "profit_sb_percentage": 10.93,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7183.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1810.0
                    },
                    {
                        "team": "Sevilla",
                        "amount": 1007.0
                    }
                ],
                "expected_reward_tokens": 8977.6,
                "profit_sb": -22.4,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ee9aba7-a622-48f1-a6a1-fa75395c0f9d",
                    "gambit_id": "24ee7aa3-3013-48bf-a2eb-8bec8bb9d046",
                    "last_updated": "2022-11-03T10:03:18.734132-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.25000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                },
                {
                    "id": "5bb9e05f-155d-4838-8f4b-648706b62efe",
                    "gambit_id": "26e136a1-83a6-4b25-9b8c-de99740cc57e",
                    "last_updated": "2022-11-03T10:03:18.741505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.96000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                },
                {
                    "id": "aaac223b-eeb7-486a-9127-73434591a3cd",
                    "gambit_id": "ba1928ae-508a-4f20-ae98-842f604f1295",
                    "last_updated": "2022-11-03T10:03:18.733161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sevilla",
                    "reward": "8.92000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                }
            ]
        },
        {
            "id": "b0c8953a-c7d9-4d25-9fae-eb71db08a890",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?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": 5935.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4065.0
                    }
                ],
                "expected_reward_tokens": 8902.35,
                "profit_sb": -97.65,
                "profit_sb_percentage": -1.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7088babd-b852-4a5f-8f8e-977252f8849c",
                    "gambit_id": "86897a49-7b0f-45c3-8e0c-0fd0a5c6b2a3",
                    "last_updated": "2022-11-03T10:03:18.726326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.57000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
                },
                {
                    "id": "4483d055-0039-4ee4-96c4-1098b1d5bf87",
                    "gambit_id": "192ce241-a919-4898-b66a-3a63c63d2c60",
                    "last_updated": "2022-11-03T10:03:18.725258-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.19000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
                }
            ]
        }
    ]
}