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/7283159a-da3c-4bec-867f-dcb74e694e91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7283159a-da3c-4bec-867f-dcb74e694e91",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a8facff3-ef6b-4486-bd06-5d552b2214aa",
    "completed": true,
    "last_updated": "2022-10-31T11:17:00.477135-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.75,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a8facff3-ef6b-4486-bd06-5d552b2214aa",
    "datetime": "2022-10-29T20:00:00-04:00",
    "cutoff_datetime": "2022-10-29T20:00:00-04:00",
    "name": "Tim Means v. Max Griffin",
    "bettypes": [
        {
            "id": "d6b60052-96f6-4669-b6e2-eb9e93187869",
            "match": "https://api-prod.gambitprofit.com/api/matches/7283159a-da3c-4bec-867f-dcb74e694e91/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Max Griffin",
                        "amount": 6061.0
                    },
                    {
                        "team": "Tim Means",
                        "amount": 3939.0
                    }
                ],
                "expected_reward_tokens": 9333.94,
                "profit_sb": -166.06,
                "profit_sb_percentage": -1.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60bb80cc-c870-4a86-9b63-af56e44f4827",
                    "gambit_id": "f25f19b7-9798-4ac2-8669-a2f2671089d3",
                    "last_updated": "2022-10-31T11:17:00.483008-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Max Griffin",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b60052-96f6-4669-b6e2-eb9e93187869/?format=api"
                },
                {
                    "id": "915c6553-38b2-482f-b455-9f6481ed554a",
                    "gambit_id": "339853f9-76e3-4f13-9e21-0ad8d6101855",
                    "last_updated": "2022-10-31T11:17:00.483962-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tim Means",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b60052-96f6-4669-b6e2-eb9e93187869/?format=api"
                }
            ]
        },
        {
            "id": "2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7283159a-da3c-4bec-867f-dcb74e694e91/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5796.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4204.0
                    }
                ],
                "expected_reward_tokens": 9331.56,
                "profit_sb": -168.44,
                "profit_sb_percentage": -1.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f4cdad9-26a1-4f9e-bef7-7de82c862797",
                    "gambit_id": "5b5bbbc1-1f4a-4d1b-8ac0-b71c9e4cc6b6",
                    "last_updated": "2022-10-31T11:17:00.479857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5/?format=api"
                },
                {
                    "id": "94ce98c5-86b4-4abe-bff5-17dd9f4a34dc",
                    "gambit_id": "d0b68506-6c1e-4078-bf8d-e8ae58cacb79",
                    "last_updated": "2022-10-31T11:17:00.481006-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.22000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5/?format=api"
                }
            ]
        }
    ]
}