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/45a4bf8a-a40e-4730-9746-24076408177a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45a4bf8a-a40e-4730-9746-24076408177a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "de765a33-3fa1-4b0a-bc5b-dc35a2a3bce5",
    "completed": true,
    "last_updated": "2022-09-01T10:57:04.642046-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/de765a33-3fa1-4b0a-bc5b-dc35a2a3bce5",
    "datetime": "2022-08-31T21:00:00-04:00",
    "cutoff_datetime": "2022-08-31T21:00:00-04:00",
    "name": "Austin FC v. Portland Timbers",
    "bettypes": [
        {
            "id": "30505257-ec19-476c-ae06-c4620c5af2d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/45a4bf8a-a40e-4730-9746-24076408177a/?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": "Austin FC",
                        "amount": 6654.0
                    },
                    {
                        "team": "Portland Timbers",
                        "amount": 3346.0
                    }
                ],
                "expected_reward_tokens": 11644.08,
                "profit_sb": 2644.08,
                "profit_sb_percentage": 29.38,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Austin FC",
                        "amount": 5118.0
                    },
                    {
                        "team": "Portland Timbers",
                        "amount": 2574.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2308.0
                    }
                ],
                "expected_reward_tokens": 8955.04,
                "profit_sb": -44.96,
                "profit_sb_percentage": -0.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f048f34a-eb55-4cb9-8963-8820ad7f7e3a",
                    "gambit_id": "097526ae-76b0-4c93-bc3e-1ad1f01ceab6",
                    "last_updated": "2022-09-01T10:57:04.644495-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Austin FC",
                    "reward": "1.75000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30505257-ec19-476c-ae06-c4620c5af2d9/?format=api"
                },
                {
                    "id": "883abdfa-5f16-4071-8006-1df7d1d2b811",
                    "gambit_id": "ca5703ad-f73a-460b-a048-47b59692e0e2",
                    "last_updated": "2022-09-01T10:57:04.644058-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Timbers",
                    "reward": "3.48000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30505257-ec19-476c-ae06-c4620c5af2d9/?format=api"
                },
                {
                    "id": "78de14ab-d471-443b-9fbb-7ffd3e682e95",
                    "gambit_id": "b7d2dfb2-5c8d-43e7-8bc5-4ecf826ac3c5",
                    "last_updated": "2022-09-01T10:57:04.644908-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/30505257-ec19-476c-ae06-c4620c5af2d9/?format=api"
                }
            ]
        },
        {
            "id": "b67b8467-57f0-403b-bb4f-1f94692273e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/45a4bf8a-a40e-4730-9746-24076408177a/?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": "a8965e6b-06bf-41b4-bbf7-3ed4e6c0fdce",
                    "gambit_id": "da0b0925-3061-44d9-baf6-b740bfad2b27",
                    "last_updated": "2022-09-01T10:57:04.643618-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/b67b8467-57f0-403b-bb4f-1f94692273e8/?format=api"
                },
                {
                    "id": "88b3d906-85db-42ab-8c81-aeed0e82b12f",
                    "gambit_id": "8b5ef61d-9559-4831-9608-2f640a6ebf28",
                    "last_updated": "2022-09-01T10:57:04.643132-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/b67b8467-57f0-403b-bb4f-1f94692273e8/?format=api"
                }
            ]
        }
    ]
}