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/eadddda9-6113-45c9-ab50-bf0581a1abd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eadddda9-6113-45c9-ab50-bf0581a1abd0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c5a6942-fba2-4289-93e2-6da8025a0d65",
    "completed": false,
    "last_updated": "2023-07-01T14:58:48.099170-04:00",
    "created_at": "2023-06-24T10:38:14.283872-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.82,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/0c5a6942-fba2-4289-93e2-6da8025a0d65",
    "datetime": "2023-06-24T15:00:00-04:00",
    "cutoff_datetime": "2023-06-24T15:00:00-04:00",
    "name": "Austen Lane v. Justin Tafa",
    "bettypes": [
        {
            "id": "56afb10b-57ed-4805-abcd-4e8f558b171a",
            "match": "https://api-prod.gambitprofit.com/api/matches/eadddda9-6113-45c9-ab50-bf0581a1abd0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T10:38:14.286047-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": "Justin Tafa",
                        "amount": 6177.0
                    },
                    {
                        "team": "Austen Lane",
                        "amount": 3823.0
                    }
                ],
                "expected_reward_tokens": 9327.27,
                "profit_sb": -172.73,
                "profit_sb_percentage": -1.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe5f7838-8774-47e0-9d06-4c12665525b7",
                    "gambit_id": "f8a3d746-6857-41ee-b8a5-5b7bb9ce4ea0",
                    "last_updated": "2023-07-01T14:58:48.108420-04:00",
                    "created_at": "2023-06-24T10:38:14.290303-04:00",
                    "name": "Justin Tafa",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56afb10b-57ed-4805-abcd-4e8f558b171a/?format=api"
                },
                {
                    "id": "35573a96-ef52-4888-889c-763a5814ed89",
                    "gambit_id": "72950b1e-e56c-4c71-93c1-9934625abdfa",
                    "last_updated": "2023-07-01T14:58:48.105444-04:00",
                    "created_at": "2023-06-24T10:38:14.288034-04:00",
                    "name": "Austen Lane",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56afb10b-57ed-4805-abcd-4e8f558b171a/?format=api"
                }
            ]
        },
        {
            "id": "215316b1-a226-4cba-88a8-778c5431ffaf",
            "match": "https://api-prod.gambitprofit.com/api/matches/eadddda9-6113-45c9-ab50-bf0581a1abd0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T10:38:14.292803-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": "Total Rounds Under 1.5",
                        "amount": 6386.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3614.0
                    }
                ],
                "expected_reward_tokens": 9323.56,
                "profit_sb": -176.44,
                "profit_sb_percentage": -1.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10ef8b5c-aad8-476a-a8dc-391893b0d9d4",
                    "gambit_id": "cd19f952-8e8a-42c5-9180-5c56f009df6c",
                    "last_updated": "2023-07-01T14:58:48.114643-04:00",
                    "created_at": "2023-06-24T10:38:14.297545-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215316b1-a226-4cba-88a8-778c5431ffaf/?format=api"
                },
                {
                    "id": "6f8cb533-5ff6-48a0-b1eb-c693f3c7fc9f",
                    "gambit_id": "9f7e23fb-5eb2-4fdd-9855-e565efbb394a",
                    "last_updated": "2023-07-01T14:58:48.112776-04:00",
                    "created_at": "2023-06-24T10:38:14.295166-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215316b1-a226-4cba-88a8-778c5431ffaf/?format=api"
                }
            ]
        }
    ]
}