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/00cd1243-fed6-4c28-a8f8-efbde49013b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00cd1243-fed6-4c28-a8f8-efbde49013b1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0fb1611d-9e80-4877-a566-3482de9cd80b",
    "completed": true,
    "last_updated": "2023-04-18T12:12:04.869074-04:00",
    "created_at": "2023-04-14T12:02:18.276401-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.83,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0fb1611d-9e80-4877-a566-3482de9cd80b",
    "datetime": "2023-04-16T09:00:00-04:00",
    "cutoff_datetime": "2023-04-16T09:00:00-04:00",
    "name": "West Ham United v. Arsenal",
    "bettypes": [
        {
            "id": "6cfd2c4a-968f-4454-8281-949893e52516",
            "match": "https://api-prod.gambitprofit.com/api/matches/00cd1243-fed6-4c28-a8f8-efbde49013b1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:18.284183-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": 7158.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2842.0
                    }
                ],
                "expected_reward_tokens": 11309.64,
                "profit_sb": 1809.64,
                "profit_sb_percentage": 19.05,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5903.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2344.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 1753.0
                    }
                ],
                "expected_reward_tokens": 9325.96,
                "profit_sb": -174.04,
                "profit_sb_percentage": -1.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85ecbd6b-e363-47cf-9cbc-81160ef053e6",
                    "gambit_id": "2bf9221f-eec3-4220-971f-1aa6537559fd",
                    "last_updated": "2023-04-18T12:12:04.877271-04:00",
                    "created_at": "2023-04-14T12:02:18.285667-04:00",
                    "name": "Arsenal",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                },
                {
                    "id": "9a63a18a-a1ee-4b4f-a07c-a55de68c4b21",
                    "gambit_id": "c2416279-a531-499e-8ea8-1afe444a57a8",
                    "last_updated": "2023-04-18T12:12:04.880780-04:00",
                    "created_at": "2023-04-14T12:02:18.288585-04:00",
                    "name": "Draw",
                    "reward": "3.98000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                },
                {
                    "id": "b8d8c2f1-b33e-4908-b2c4-fa5730613f72",
                    "gambit_id": "ec77c3ff-e158-4e23-918b-1ac12fe3ebf5",
                    "last_updated": "2023-04-18T12:12:04.879313-04:00",
                    "created_at": "2023-04-14T12:02:18.287151-04:00",
                    "name": "West Ham United",
                    "reward": "5.32000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                }
            ]
        },
        {
            "id": "fd8e00a8-3b66-42a6-92fe-9ee658bde67c",
            "match": "https://api-prod.gambitprofit.com/api/matches/00cd1243-fed6-4c28-a8f8-efbde49013b1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:18.278554-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": 5389.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9268.11,
                "profit_sb": -231.89,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80e3c167-e939-4445-ac01-b4568b6c4d7d",
                    "gambit_id": "962bcf70-28a1-42d7-a590-104e23b06c00",
                    "last_updated": "2023-04-18T12:12:04.874448-04:00",
                    "created_at": "2023-04-14T12:02:18.282417-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8e00a8-3b66-42a6-92fe-9ee658bde67c/?format=api"
                },
                {
                    "id": "a3b2b7d5-87b3-4fdb-ab7a-54d69489b41b",
                    "gambit_id": "0867cb56-f0ce-47f4-9e14-84aa0168d917",
                    "last_updated": "2023-04-18T12:12:04.872999-04:00",
                    "created_at": "2023-04-14T12:02:18.280118-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8e00a8-3b66-42a6-92fe-9ee658bde67c/?format=api"
                }
            ]
        }
    ]
}