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/09349202-aa8b-46fb-b3af-2536abaf9208/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09349202-aa8b-46fb-b3af-2536abaf9208",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6ffacd15-454d-4177-8393-4f61fdacbd77",
    "completed": true,
    "last_updated": "2023-06-27T15:08:11.964523-04:00",
    "created_at": "2023-06-24T10:43:11.588020-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.07,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/6ffacd15-454d-4177-8393-4f61fdacbd77",
    "datetime": "2023-06-24T15:00:00-04:00",
    "cutoff_datetime": "2023-06-24T15:00:00-04:00",
    "name": "Bruno Silva v. Brendan Allen",
    "bettypes": [
        {
            "id": "f641af95-86c8-4452-bb44-f24bdedc1ac1",
            "match": "https://api-prod.gambitprofit.com/api/matches/09349202-aa8b-46fb-b3af-2536abaf9208/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T10:43:11.590142-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": "Brendan Allen",
                        "amount": 6537.0
                    },
                    {
                        "team": "Bruno Silva",
                        "amount": 3463.0
                    }
                ],
                "expected_reward_tokens": 9280.84,
                "profit_sb": -219.16,
                "profit_sb_percentage": -2.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4035a72a-23bc-4cdb-b1e5-3313e54f84a0",
                    "gambit_id": "01e784f4-8c60-4e33-bc6b-3a7727f99a33",
                    "last_updated": "2023-06-27T15:08:11.974641-04:00",
                    "created_at": "2023-06-24T10:43:11.593331-04:00",
                    "name": "Brendan Allen",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f641af95-86c8-4452-bb44-f24bdedc1ac1/?format=api"
                },
                {
                    "id": "6823e36b-50a9-40ad-9715-18c4c948aee5",
                    "gambit_id": "b0686ddd-3dfe-4ec3-8991-fc96422aebde",
                    "last_updated": "2023-06-27T15:08:11.972021-04:00",
                    "created_at": "2023-06-24T10:43:11.591708-04:00",
                    "name": "Bruno Silva",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f641af95-86c8-4452-bb44-f24bdedc1ac1/?format=api"
                }
            ]
        },
        {
            "id": "97f418d3-a0ba-4966-a005-402345ad4505",
            "match": "https://api-prod.gambitprofit.com/api/matches/09349202-aa8b-46fb-b3af-2536abaf9208/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T10:43:11.595358-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 Over 1.5",
                        "amount": 5673.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4327.0
                    }
                ],
                "expected_reward_tokens": 9303.05,
                "profit_sb": -196.95,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a2cce22-c557-44a8-ab40-1c979bc0a98a",
                    "gambit_id": "cfc82379-cbd2-45c3-9e12-4b0f05eaca64",
                    "last_updated": "2023-06-27T15:08:11.980412-04:00",
                    "created_at": "2023-06-24T10:43:11.597415-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f418d3-a0ba-4966-a005-402345ad4505/?format=api"
                },
                {
                    "id": "4995d21d-2839-4339-b9a1-70bc7ecb152d",
                    "gambit_id": "dece7cac-b3c2-4bc8-80f3-d5e019aa78a8",
                    "last_updated": "2023-06-27T15:08:11.983360-04:00",
                    "created_at": "2023-06-24T10:43:11.600072-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f418d3-a0ba-4966-a005-402345ad4505/?format=api"
                }
            ]
        }
    ]
}