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/21eef325-2a45-44af-b13a-17186f1d3f15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21eef325-2a45-44af-b13a-17186f1d3f15",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d04ac1f-5d40-4726-bdb7-09e1f02b4e77",
    "completed": true,
    "last_updated": "2023-12-12T10:48:19.266726-05:00",
    "created_at": "2023-12-08T10:53:07.214434-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.28,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7d04ac1f-5d40-4726-bdb7-09e1f02b4e77",
    "datetime": "2023-12-09T22:00:00-05:00",
    "cutoff_datetime": "2023-12-09T22:00:00-05:00",
    "name": "Su Mudaerji v. Tim Elliott",
    "bettypes": [
        {
            "id": "89110584-6ce6-4228-9e48-a7ecd8465c12",
            "match": "https://api-prod.gambitprofit.com/api/matches/21eef325-2a45-44af-b13a-17186f1d3f15/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-08T10:53:07.224383-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": "Tim Elliott",
                        "amount": 5789.0
                    },
                    {
                        "team": "Su Mudaerji",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56ae4550-d8e9-427a-83b2-e909d352e604",
                    "gambit_id": "75ea4e6b-e510-445b-976c-68b92de0abb2",
                    "last_updated": "2023-12-12T10:48:19.285949-05:00",
                    "created_at": "2023-12-08T10:53:07.234643-05:00",
                    "name": "Tim Elliott",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89110584-6ce6-4228-9e48-a7ecd8465c12/?format=api"
                },
                {
                    "id": "c15db882-0206-40e8-ad17-53515b91df64",
                    "gambit_id": "94ef2e74-40ac-485c-938e-5fedc67c359b",
                    "last_updated": "2023-12-12T10:48:19.282728-05:00",
                    "created_at": "2023-12-08T10:53:07.230204-05:00",
                    "name": "Su Mudaerji",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89110584-6ce6-4228-9e48-a7ecd8465c12/?format=api"
                }
            ]
        },
        {
            "id": "531e77dc-376f-4214-ada2-0a7bff213c25",
            "match": "https://api-prod.gambitprofit.com/api/matches/21eef325-2a45-44af-b13a-17186f1d3f15/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-08T10:53:07.238657-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 Under 2.5",
                        "amount": 5493.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 9283.17,
                "profit_sb": -216.83,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfd40f97-61c0-4472-b634-a268c1ed8824",
                    "gambit_id": "85f58bea-bb59-47dc-8510-55788c343fd7",
                    "last_updated": "2023-12-12T10:48:19.295867-05:00",
                    "created_at": "2023-12-08T10:53:07.246574-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531e77dc-376f-4214-ada2-0a7bff213c25/?format=api"
                },
                {
                    "id": "2c76a901-b81a-4af1-82dc-0deed6397745",
                    "gambit_id": "e38ff955-2778-468c-b06e-d442cef9068c",
                    "last_updated": "2023-12-12T10:48:19.292701-05:00",
                    "created_at": "2023-12-08T10:53:07.242521-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531e77dc-376f-4214-ada2-0a7bff213c25/?format=api"
                }
            ]
        }
    ]
}