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/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65f3c22a-4250-474e-84a0-5843f4c7d571",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b756bd6c-e173-41af-b58a-e6d2413a9b07",
    "completed": true,
    "last_updated": "2023-01-16T10:16:51.347789-05:00",
    "created_at": "2023-01-14T12:27:05.429289-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.7,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/b756bd6c-e173-41af-b58a-e6d2413a9b07",
    "datetime": "2023-01-14T19:00:00-05:00",
    "cutoff_datetime": "2023-01-14T19:00:00-05:00",
    "name": "Damon Jackson v. Dan Ige",
    "bettypes": [
        {
            "id": "ca134e7f-5eb9-4bb0-8a4b-01c0037e9120",
            "match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T12:27:05.444876-05: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": "Dan Ige",
                        "amount": 5284.0
                    },
                    {
                        "team": "Damon Jackson",
                        "amount": 4716.0
                    }
                ],
                "expected_reward_tokens": 8771.44,
                "profit_sb": -228.56,
                "profit_sb_percentage": -2.54,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b215082-b404-491a-a72a-84ca56a98071",
                    "gambit_id": "d4f747fd-e965-44cc-9ed6-a002f4af650f",
                    "last_updated": "2023-01-16T10:16:51.364839-05:00",
                    "created_at": "2023-01-14T12:27:05.447951-05:00",
                    "name": "Dan Ige",
                    "reward": "1.66000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
                },
                {
                    "id": "f5a47643-24f8-4ff0-8d24-315a7b8e3790",
                    "gambit_id": "1aabda90-f4e0-4ece-918c-947d0e4b2e16",
                    "last_updated": "2023-01-16T10:16:51.367885-05:00",
                    "created_at": "2023-01-14T12:27:05.451335-05:00",
                    "name": "Damon Jackson",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
                }
            ]
        },
        {
            "id": "5acff400-9983-4b62-8aac-bde46a84a17d",
            "match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T12:27:05.433137-05: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": 5978.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4022.0
                    }
                ],
                "expected_reward_tokens": 8847.44,
                "profit_sb": -152.56,
                "profit_sb_percentage": -1.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba801777-45f5-479c-98b5-61a91bac1c7a",
                    "gambit_id": "bdfc8a90-c293-40cb-b628-0a97a0a7de7b",
                    "last_updated": "2023-01-16T10:16:51.358423-05:00",
                    "created_at": "2023-01-14T12:27:05.439784-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
                },
                {
                    "id": "1bf0798a-9036-4210-89cd-3ba584ea2774",
                    "gambit_id": "d42aa390-01e3-41cc-abc6-86eddfff04ec",
                    "last_updated": "2023-01-16T10:16:51.355245-05:00",
                    "created_at": "2023-01-14T12:27:05.436477-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
                }
            ]
        }
    ]
}