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/4adc4dd7-968b-4d44-bc8f-94d0bbb92db6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4adc4dd7-968b-4d44-bc8f-94d0bbb92db6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4ea836f-c1ba-483b-b82e-911cdc591020",
    "completed": true,
    "last_updated": "2023-07-10T18:18:17.860337-04:00",
    "created_at": "2023-07-08T09:58:15.075690-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/b4ea836f-c1ba-483b-b82e-911cdc591020",
    "datetime": "2023-07-08T22:00:00-04:00",
    "cutoff_datetime": "2023-07-08T22:00:00-04:00",
    "name": "Val Woodburn v. Bo Nickal",
    "bettypes": [
        {
            "id": "92c56216-88b4-4f4e-baae-325605868b31",
            "match": "https://api-prod.gambitprofit.com/api/matches/4adc4dd7-968b-4d44-bc8f-94d0bbb92db6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T09:58:15.078120-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Bo Nickal",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 900.0,
                "profit_sb_percentage": 9.47,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Bo Nickal",
                        "amount": 9103.0
                    },
                    {
                        "team": "Val Woodburn",
                        "amount": 897.0
                    }
                ],
                "expected_reward_tokens": 9463.35,
                "profit_sb": -36.65,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56b275f5-9b2e-469c-b2fb-b6319cfb7651",
                    "gambit_id": "671b2232-6ee2-4115-a438-4cf44b9cbc71",
                    "last_updated": "2023-07-10T18:18:17.865245-04:00",
                    "created_at": "2023-07-08T09:58:15.082290-04:00",
                    "name": "Bo Nickal",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c56216-88b4-4f4e-baae-325605868b31/?format=api"
                },
                {
                    "id": "f5a229d6-662e-4cd3-b3db-8e2bd3fffc2e",
                    "gambit_id": "c748484b-b9eb-4329-82a9-6ef2156d60b7",
                    "last_updated": "2023-07-10T18:18:17.863767-04:00",
                    "created_at": "2023-07-08T09:58:15.079961-04:00",
                    "name": "Val Woodburn",
                    "reward": "10.55000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c56216-88b4-4f4e-baae-325605868b31/?format=api"
                }
            ]
        },
        {
            "id": "f2a3440d-dbd2-4664-9199-7651120f571c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4adc4dd7-968b-4d44-bc8f-94d0bbb92db6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T09:58:15.084173-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": 7704.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 2296.0
                    }
                ],
                "expected_reward_tokens": 9321.76,
                "profit_sb": -178.24,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e7e5677-7685-4bcf-941e-a624d1c99dcb",
                    "gambit_id": "791519db-7213-4576-8230-bf54d91056f0",
                    "last_updated": "2023-07-10T18:18:17.869525-04:00",
                    "created_at": "2023-07-08T09:58:15.089863-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2a3440d-dbd2-4664-9199-7651120f571c/?format=api"
                },
                {
                    "id": "7a68b411-00f6-4797-9473-f4c81755ef4f",
                    "gambit_id": "88a82f1a-2e59-49a1-8d21-4f312acd7695",
                    "last_updated": "2023-07-10T18:18:17.867907-04:00",
                    "created_at": "2023-07-08T09:58:15.087202-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "4.06000",
                    "odds": "4.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2a3440d-dbd2-4664-9199-7651120f571c/?format=api"
                }
            ]
        }
    ]
}