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/f945742f-22d0-4203-9bb4-1f4298e42b7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f945742f-22d0-4203-9bb4-1f4298e42b7c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f9b87436-466d-4760-a2e0-17a9a461b230",
    "completed": true,
    "last_updated": "2022-08-07T11:12:18.537635-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.11,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f9b87436-466d-4760-a2e0-17a9a461b230",
    "datetime": "2022-08-06T10:00:00-04:00",
    "cutoff_datetime": "2022-08-06T10:00:00-04:00",
    "name": "Leeds United v. Wolverhampton Wanderers",
    "bettypes": [
        {
            "id": "f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?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": "Leeds United",
                        "amount": 5538.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 4462.0
                    }
                ],
                "expected_reward_tokens": 12404.36,
                "profit_sb": 3404.36,
                "profit_sb_percentage": 37.83,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 3940.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 3175.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 8825.6,
                "profit_sb": -174.4,
                "profit_sb_percentage": -1.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14051fb3-080d-4c37-9028-eb11a67881a3",
                    "gambit_id": "1a0965cf-bc74-4bf8-9f15-b48caa9b2d5d",
                    "last_updated": "2022-08-07T11:12:18.540286-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leeds United",
                    "reward": "2.24000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                },
                {
                    "id": "32301ecf-a79b-4314-9107-63c040547f7f",
                    "gambit_id": "5e0a66a9-81af-42d7-89f0-4ef3a969103b",
                    "last_updated": "2022-08-07T11:12:18.540672-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "2.78000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                },
                {
                    "id": "40175e35-aa9b-4746-a30d-8f11198f4cc0",
                    "gambit_id": "7dc8084b-e209-4172-8d54-3c7bab7e9274",
                    "last_updated": "2022-08-07T11:12:18.539869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                }
            ]
        },
        {
            "id": "6d7c13a2-56cc-42cf-96f8-b258d0eae0e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f6030fd-34db-4a91-89d1-9b9ecaf3a35b",
                    "gambit_id": "0abe4e9e-aed6-44dc-9d98-afbc04bc7e13",
                    "last_updated": "2022-08-07T11:12:18.538676-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.78000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                },
                {
                    "id": "39328ce5-4c0d-45e1-97f1-f8a336594ea6",
                    "gambit_id": "ee3c8e2a-a791-4dea-b9b0-e284f534fb54",
                    "last_updated": "2022-08-07T11:12:18.539322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.78000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                }
            ]
        }
    ]
}