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/a2d672d2-0d1a-4a2f-8a5f-99990f7c7a7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2d672d2-0d1a-4a2f-8a5f-99990f7c7a7b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52b21607-56a1-4629-86c8-c93158483912",
    "completed": true,
    "last_updated": "2023-08-28T18:48:02.582056-04:00",
    "created_at": "2023-08-24T17:33:02.632299-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.29,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/52b21607-56a1-4629-86c8-c93158483912",
    "datetime": "2023-08-26T08:00:00-04:00",
    "cutoff_datetime": "2023-08-26T08:00:00-04:00",
    "name": "Alex Caceres v. Giga Chikadze",
    "bettypes": [
        {
            "id": "5edc6083-ff20-4d10-bc78-1ebaec41a7a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2d672d2-0d1a-4a2f-8a5f-99990f7c7a7b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T17:33:02.638206-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": "Giga Chikadze",
                        "amount": 6706.0
                    },
                    {
                        "team": "Alex Caceres",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9254.28,
                "profit_sb": -245.72,
                "profit_sb_percentage": -2.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10ecbaef-d55d-4819-85ca-6460224fa992",
                    "gambit_id": "0fa2dbcd-64ec-49de-a2c7-39b549127495",
                    "last_updated": "2023-08-28T18:48:02.601502-04:00",
                    "created_at": "2023-08-24T17:33:02.646609-04:00",
                    "name": "Giga Chikadze",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5edc6083-ff20-4d10-bc78-1ebaec41a7a3/?format=api"
                },
                {
                    "id": "94e762a8-ef65-4bb6-b0c1-390dccf8beb1",
                    "gambit_id": "f0603603-d739-445c-8220-08f955f904b2",
                    "last_updated": "2023-08-28T18:48:02.596937-04:00",
                    "created_at": "2023-08-24T17:33:02.642477-04:00",
                    "name": "Alex Caceres",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5edc6083-ff20-4d10-bc78-1ebaec41a7a3/?format=api"
                }
            ]
        },
        {
            "id": "c19fe43b-d261-45c2-940d-5219e2e2eed2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2d672d2-0d1a-4a2f-8a5f-99990f7c7a7b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T10:43:13.651888-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 2.5",
                        "amount": 6402.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3598.0
                    }
                ],
                "expected_reward_tokens": 9282.84,
                "profit_sb": -217.16,
                "profit_sb_percentage": -2.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a94120ac-061c-40a1-822c-10a083281f3d",
                    "gambit_id": "38abad6a-e6ac-4cd1-b3b3-08ee04161b2d",
                    "last_updated": "2023-08-28T18:48:02.609690-04:00",
                    "created_at": "2023-08-25T10:43:13.655796-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19fe43b-d261-45c2-940d-5219e2e2eed2/?format=api"
                },
                {
                    "id": "04b45d3d-a782-4d87-bf93-8e7582660647",
                    "gambit_id": "7ff155b5-cb2c-40c5-844c-1c748aa0aaf0",
                    "last_updated": "2023-08-28T18:48:02.613568-04:00",
                    "created_at": "2023-08-25T10:43:13.663516-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19fe43b-d261-45c2-940d-5219e2e2eed2/?format=api"
                }
            ]
        }
    ]
}