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/e007bf23-47a0-42ca-bc88-1bf0c1f2aef6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e007bf23-47a0-42ca-bc88-1bf0c1f2aef6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "638637ff-04b9-475f-a197-ec2391164d60",
    "completed": true,
    "last_updated": "2023-04-03T10:22:14.362135-04:00",
    "created_at": "2023-03-31T11:02:22.554512-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.18,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/638637ff-04b9-475f-a197-ec2391164d60",
    "datetime": "2023-04-01T10:00:00-04:00",
    "cutoff_datetime": "2023-04-01T10:00:00-04:00",
    "name": "Arsenal v. Leeds United",
    "bettypes": [
        {
            "id": "3424a25a-0a7b-43d7-8a8e-967d55da8d5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e007bf23-47a0-42ca-bc88-1bf0c1f2aef6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T11:02:22.563059-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 8297.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1703.0
                    }
                ],
                "expected_reward_tokens": 10286.12,
                "profit_sb": 786.12,
                "profit_sb_percentage": 8.27,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7497.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1539.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 964.0
                    }
                ],
                "expected_reward_tokens": 9292.96,
                "profit_sb": -207.04,
                "profit_sb_percentage": -2.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21848bb8-5a0a-4310-a532-28455ba061d7",
                    "gambit_id": "04e8b723-6577-445b-9cb8-0da31d40ddcd",
                    "last_updated": "2023-04-03T10:22:14.379563-04:00",
                    "created_at": "2023-03-31T11:02:22.566717-04:00",
                    "name": "Arsenal",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
                },
                {
                    "id": "357c6032-6be9-4c11-b8dc-860bdc786c88",
                    "gambit_id": "f789f735-ab2c-483e-b6e2-7d7baec7d44b",
                    "last_updated": "2023-04-03T10:22:14.381122-04:00",
                    "created_at": "2023-03-31T11:02:22.568604-04:00",
                    "name": "Draw",
                    "reward": "6.04000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
                },
                {
                    "id": "b3744117-14f4-49a6-a9d3-18c464ed1317",
                    "gambit_id": "b8679f30-784e-4216-9309-a1f2886df858",
                    "last_updated": "2023-04-03T10:22:14.377212-04:00",
                    "created_at": "2023-03-31T11:02:22.564789-04:00",
                    "name": "Leeds United",
                    "reward": "9.64000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
                }
            ]
        },
        {
            "id": "12026693-1e3e-4b33-92ba-766d4255c2fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/e007bf23-47a0-42ca-bc88-1bf0c1f2aef6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T11:02:22.557168-04: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": 6478.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3522.0
                    }
                ],
                "expected_reward_tokens": 9262.86,
                "profit_sb": -237.14,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3b9c109-e95c-4681-8b5c-8efaf6789f5f",
                    "gambit_id": "e5d3ab14-337b-4e7c-bae8-902d5adf0a31",
                    "last_updated": "2023-04-03T10:22:14.371337-04:00",
                    "created_at": "2023-03-31T11:02:22.561239-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12026693-1e3e-4b33-92ba-766d4255c2fe/?format=api"
                },
                {
                    "id": "f0bf7e2d-b43f-42d6-be7e-f6d8e3ddd842",
                    "gambit_id": "8b217644-0c15-4dc2-886a-35a3807817c9",
                    "last_updated": "2023-04-03T10:22:14.368539-04:00",
                    "created_at": "2023-03-31T11:02:22.559174-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12026693-1e3e-4b33-92ba-766d4255c2fe/?format=api"
                }
            ]
        }
    ]
}