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/71172cf2-890f-4a4d-a9cc-a34f942f1a51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "71172cf2-890f-4a4d-a9cc-a34f942f1a51",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d3c94b21-7342-4a9c-8555-246954e85afa",
    "completed": true,
    "last_updated": "2022-09-01T10:57:04.786963-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d3c94b21-7342-4a9c-8555-246954e85afa",
    "datetime": "2022-08-31T20:30:00-04:00",
    "cutoff_datetime": "2022-08-31T20:30:00-04:00",
    "name": "Houston Dynamo v. Los Angeles FC",
    "bettypes": [
        {
            "id": "6bf5c055-186a-4fc1-b22f-f72a0eec5ad3",
            "match": "https://api-prod.gambitprofit.com/api/matches/71172cf2-890f-4a4d-a9cc-a34f942f1a51/?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": "Los Angeles FC",
                        "amount": 6773.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 3227.0
                    }
                ],
                "expected_reward_tokens": 11649.47,
                "profit_sb": 2649.47,
                "profit_sb_percentage": 29.44,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles FC",
                        "amount": 5209.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 2482.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2309.0
                    }
                ],
                "expected_reward_tokens": 8958.92,
                "profit_sb": -41.08,
                "profit_sb_percentage": -0.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "582ba987-eaac-4c0d-a915-d5a3a0f472b5",
                    "gambit_id": "bc5cf5d8-0199-470d-9307-9da220354dbb",
                    "last_updated": "2022-09-01T10:57:04.788959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles FC",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
                },
                {
                    "id": "5a432dba-ad17-490c-b98d-06bf6a134171",
                    "gambit_id": "55daa7c5-d9dc-4082-86c4-2ae8711bf6a0",
                    "last_updated": "2022-09-01T10:57:04.789415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Dynamo",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
                },
                {
                    "id": "9a33e428-5311-4fa4-9d22-7adb977c8f92",
                    "gambit_id": "1bad2b6c-cf92-4684-b4c3-83d124323cae",
                    "last_updated": "2022-09-01T10:57:04.789893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.88000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf5c055-186a-4fc1-b22f-f72a0eec5ad3/?format=api"
                }
            ]
        },
        {
            "id": "2dfb2d51-fc54-4cd2-beac-6e636a2545ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/71172cf2-890f-4a4d-a9cc-a34f942f1a51/?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": 6421.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3579.0
                    }
                ],
                "expected_reward_tokens": 9053.61,
                "profit_sb": 53.61,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7e18c2cc-8da7-409c-a5f5-c3d0a838afad",
                    "gambit_id": "e6411e02-43ab-4e8e-9ad7-0dd162694272",
                    "last_updated": "2022-09-01T10:57:04.788484-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.41000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfb2d51-fc54-4cd2-beac-6e636a2545ce/?format=api"
                },
                {
                    "id": "89e4bd1b-f9c9-4618-95c0-d49678d99fd5",
                    "gambit_id": "61501941-ff6f-4cb9-be25-2b68f6abfc00",
                    "last_updated": "2022-09-01T10:57:04.787985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfb2d51-fc54-4cd2-beac-6e636a2545ce/?format=api"
                }
            ]
        }
    ]
}