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/84de830f-849a-49b7-ae19-0dd2d03e0564/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84de830f-849a-49b7-ae19-0dd2d03e0564",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d858770d-1865-4e31-a94d-dab6dfe348ea",
    "completed": true,
    "last_updated": "2022-09-05T10:52:18.675876-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.23,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d858770d-1865-4e31-a94d-dab6dfe348ea",
    "datetime": "2022-09-03T19:30:00-04:00",
    "cutoff_datetime": "2022-09-03T19:30:00-04:00",
    "name": "FC Cincinnati v. Charlotte FC",
    "bettypes": [
        {
            "id": "e0f0208e-ac8a-4a69-8d25-01df5d4e43df",
            "match": "https://api-prod.gambitprofit.com/api/matches/84de830f-849a-49b7-ae19-0dd2d03e0564/?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": "FC Cincinnati",
                        "amount": 7411.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2589.0
                    }
                ],
                "expected_reward_tokens": 10744.35,
                "profit_sb": 1744.35,
                "profit_sb_percentage": 19.38,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Cincinnati",
                        "amount": 6158.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2151.0
                    },
                    {
                        "team": "Charlotte FC",
                        "amount": 1691.0
                    }
                ],
                "expected_reward_tokens": 8926.65,
                "profit_sb": -73.35,
                "profit_sb_percentage": -0.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "914adddd-82ed-41e9-84d6-4f6b75e722ec",
                    "gambit_id": "2456b378-5305-4360-bbb8-e565f8d4c665",
                    "last_updated": "2022-09-05T10:52:18.682964-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Cincinnati",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f0208e-ac8a-4a69-8d25-01df5d4e43df/?format=api"
                },
                {
                    "id": "6c5e1c81-4fcc-41d3-b07e-5165be0b0407",
                    "gambit_id": "cc7588bc-701a-4446-b260-206179fa2ec6",
                    "last_updated": "2022-09-05T10:52:18.683947-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.15000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f0208e-ac8a-4a69-8d25-01df5d4e43df/?format=api"
                },
                {
                    "id": "2d80578e-a5e3-44c2-b8b3-df95e92c9b52",
                    "gambit_id": "8dac07f8-f977-4fbf-93c9-d01e59f0a4ea",
                    "last_updated": "2022-09-05T10:52:18.681964-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte FC",
                    "reward": "5.28000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f0208e-ac8a-4a69-8d25-01df5d4e43df/?format=api"
                }
            ]
        },
        {
            "id": "413d9dbb-1046-45b5-8b58-486f48df8cb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/84de830f-849a-49b7-ae19-0dd2d03e0564/?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": 6095.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3905.0
                    }
                ],
                "expected_reward_tokens": 9020.55,
                "profit_sb": 20.55,
                "profit_sb_percentage": 0.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87caca79-e8ad-4eea-9d63-300da699db08",
                    "gambit_id": "2d328636-e5e2-4383-9e53-469077bb097c",
                    "last_updated": "2022-09-05T10:52:18.679689-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/413d9dbb-1046-45b5-8b58-486f48df8cb2/?format=api"
                },
                {
                    "id": "6d4dcb0b-5d0c-4b94-a789-b668b14ca90f",
                    "gambit_id": "83e4f93e-5061-4670-94ad-b18c1219bbaf",
                    "last_updated": "2022-09-05T10:52:18.678685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/413d9dbb-1046-45b5-8b58-486f48df8cb2/?format=api"
                }
            ]
        }
    ]
}