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/5e3b9dad-e255-4539-b980-98855c690de6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e3b9dad-e255-4539-b980-98855c690de6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a2815107-d0bd-49f4-a0f5-772b616f1711",
    "completed": true,
    "last_updated": "2023-07-17T10:23:26.522427-04:00",
    "created_at": "2023-07-15T11:53:14.228426-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a2815107-d0bd-49f4-a0f5-772b616f1711",
    "datetime": "2023-07-15T22:00:00-04:00",
    "cutoff_datetime": "2023-07-15T22:00:00-04:00",
    "name": "Ottman Azaitar v. Francisco Prado",
    "bettypes": [
        {
            "id": "73abc206-ca50-4f4e-9869-ee04fa1e8396",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e3b9dad-e255-4539-b980-98855c690de6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T11:53:14.230745-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": "Ottman Azaitar",
                        "amount": 5000.0
                    },
                    {
                        "team": "Francisco Prado",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fab31c1f-e068-416d-ac78-03eb600e546d",
                    "gambit_id": "eec92406-5968-4436-ab2e-849ad9a8c499",
                    "last_updated": "2023-07-17T10:23:26.526780-04:00",
                    "created_at": "2023-07-15T11:53:14.232657-04:00",
                    "name": "Ottman Azaitar",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73abc206-ca50-4f4e-9869-ee04fa1e8396/?format=api"
                },
                {
                    "id": "e8b8653e-c611-475d-aba4-cbf82ea614ab",
                    "gambit_id": "d342c860-d5b5-470f-b7d0-bbd1019827eb",
                    "last_updated": "2023-07-17T10:23:26.528365-04:00",
                    "created_at": "2023-07-15T11:53:14.234457-04:00",
                    "name": "Francisco Prado",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73abc206-ca50-4f4e-9869-ee04fa1e8396/?format=api"
                }
            ]
        },
        {
            "id": "aee8b743-25c8-49e4-acf8-7e73e4c6a2a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e3b9dad-e255-4539-b980-98855c690de6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T11:53:14.236519-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": 6047.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05b490a1-88d4-49d2-9276-0b19b4c3b57b",
                    "gambit_id": "0c3c5ba1-791c-4357-ae1f-4897a07ce187",
                    "last_updated": "2023-07-17T10:23:26.533398-04:00",
                    "created_at": "2023-07-15T11:53:14.240432-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee8b743-25c8-49e4-acf8-7e73e4c6a2a5/?format=api"
                },
                {
                    "id": "f54cd55d-cab6-4883-b5f4-e1b5c0b9b6c1",
                    "gambit_id": "e3a66944-9217-4f65-aecf-d483f0cba6dc",
                    "last_updated": "2023-07-17T10:23:26.531818-04:00",
                    "created_at": "2023-07-15T11:53:14.238476-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee8b743-25c8-49e4-acf8-7e73e4c6a2a5/?format=api"
                }
            ]
        }
    ]
}