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/add080f4-77d7-47a8-96de-7d33aac0bf5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "add080f4-77d7-47a8-96de-7d33aac0bf5e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b0f0ae89-7136-4fe2-8c1f-91bc1dda6a40",
    "completed": true,
    "last_updated": "2022-10-03T18:46:50.877305-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.9,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b0f0ae89-7136-4fe2-8c1f-91bc1dda6a40",
    "datetime": "2022-10-01T13:00:00-04:00",
    "cutoff_datetime": "2022-10-01T13:00:00-04:00",
    "name": "New England Revolution v. Atlanta United FC",
    "bettypes": [
        {
            "id": "f3ac0528-51a2-4c1d-ba7d-eaf20d68284d",
            "match": "https://api-prod.gambitprofit.com/api/matches/add080f4-77d7-47a8-96de-7d33aac0bf5e/?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": "New England Revolution",
                        "amount": 5054.0
                    },
                    {
                        "team": "Atlanta United FC",
                        "amount": 4946.0
                    }
                ],
                "expected_reward_tokens": 11672.56,
                "profit_sb": 2672.56,
                "profit_sb_percentage": 29.7,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New England Revolution",
                        "amount": 3787.0
                    },
                    {
                        "team": "Atlanta United FC",
                        "amount": 3707.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2506.0
                    }
                ],
                "expected_reward_tokens": 8745.94,
                "profit_sb": -254.06,
                "profit_sb_percentage": -2.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52576946-ff3a-49ff-a7b2-0882f7930667",
                    "gambit_id": "352b3700-50e9-4f27-a8e6-31a0a6126cf1",
                    "last_updated": "2022-10-03T18:46:50.884700-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Revolution",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ac0528-51a2-4c1d-ba7d-eaf20d68284d/?format=api"
                },
                {
                    "id": "b6b07eac-6d65-45e4-a451-9604dfbc8111",
                    "gambit_id": "879bb8b6-579b-4d42-a988-abb24c9b9e76",
                    "last_updated": "2022-10-03T18:46:50.883689-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta United FC",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ac0528-51a2-4c1d-ba7d-eaf20d68284d/?format=api"
                },
                {
                    "id": "a385feeb-4391-42af-89b0-bc700646937a",
                    "gambit_id": "5d124475-ed66-41b7-93ec-9b6e09bee3ff",
                    "last_updated": "2022-10-03T18:46:50.882550-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ac0528-51a2-4c1d-ba7d-eaf20d68284d/?format=api"
                }
            ]
        },
        {
            "id": "3d6281c5-2552-4c94-9065-653f4dc0a64d",
            "match": "https://api-prod.gambitprofit.com/api/matches/add080f4-77d7-47a8-96de-7d33aac0bf5e/?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": 6418.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3582.0
                    }
                ],
                "expected_reward_tokens": 8919.18,
                "profit_sb": -80.82,
                "profit_sb_percentage": -0.9,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2aaaadc-2c0a-4368-8746-a0ef1335a7f3",
                    "gambit_id": "7acdbb5f-99e6-4e0c-b66e-5ba09dc6d356",
                    "last_updated": "2022-10-03T18:46:50.880585-04: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/3d6281c5-2552-4c94-9065-653f4dc0a64d/?format=api"
                },
                {
                    "id": "fb92251d-bc2f-42e9-b124-0274001c1af4",
                    "gambit_id": "8d4c286e-2f43-430d-b59f-802ad0d6eae3",
                    "last_updated": "2022-10-03T18:46:50.879639-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d6281c5-2552-4c94-9065-653f4dc0a64d/?format=api"
                }
            ]
        }
    ]
}