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/2b449885-fe84-429a-b640-3b3d43f5429d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b449885-fe84-429a-b640-3b3d43f5429d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1ee37485-8da9-4315-a8c8-8df219ec046c",
    "completed": true,
    "last_updated": "2023-12-05T21:28:20.912358-05:00",
    "created_at": "2023-12-01T19:33:12.856687-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.25,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/1ee37485-8da9-4315-a8c8-8df219ec046c",
    "datetime": "2023-12-02T19:00:00-05:00",
    "cutoff_datetime": "2023-12-02T19:00:00-05:00",
    "name": "Clay Guida v. Joaquim Silva",
    "bettypes": [
        {
            "id": "1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b449885-fe84-429a-b640-3b3d43f5429d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T19:33:12.867404-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": "Joaquim Silva",
                        "amount": 7089.0
                    },
                    {
                        "team": "Clay Guida",
                        "amount": 2911.0
                    }
                ],
                "expected_reward_tokens": 9286.09,
                "profit_sb": -213.91,
                "profit_sb_percentage": -2.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27d2ab01-3178-4bcd-aaae-a51703689b21",
                    "gambit_id": "7b43d817-82b7-4c8a-9850-c0db35db36b9",
                    "last_updated": "2023-12-05T21:28:20.927963-05:00",
                    "created_at": "2023-12-01T19:33:12.875870-05:00",
                    "name": "Joaquim Silva",
                    "reward": "1.31000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6/?format=api"
                },
                {
                    "id": "0c4b4789-cd89-4af5-b1d5-68061c582721",
                    "gambit_id": "d17035c4-a529-4375-aa90-449b7ac280cb",
                    "last_updated": "2023-12-05T21:28:20.924706-05:00",
                    "created_at": "2023-12-01T19:33:12.871678-05:00",
                    "name": "Clay Guida",
                    "reward": "3.19000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6/?format=api"
                }
            ]
        },
        {
            "id": "28157fbf-f801-439b-b55b-3b3514d98585",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b449885-fe84-429a-b640-3b3d43f5429d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T19:33:12.879699-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": 5299.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4701.0
                    }
                ],
                "expected_reward_tokens": 9166.95,
                "profit_sb": -333.05,
                "profit_sb_percentage": -3.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8df0c98-e969-44b2-b89a-167a5a666279",
                    "gambit_id": "d12f35c6-923e-4a31-b764-5ad34467d075",
                    "last_updated": "2023-12-05T21:28:20.938454-05:00",
                    "created_at": "2023-12-01T19:33:12.888692-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28157fbf-f801-439b-b55b-3b3514d98585/?format=api"
                },
                {
                    "id": "7af31ca9-abfa-48c7-8428-62434a0b23a4",
                    "gambit_id": "c39b923b-d77e-412c-9c0d-906db4775dc3",
                    "last_updated": "2023-12-05T21:28:20.935121-05:00",
                    "created_at": "2023-12-01T19:33:12.884214-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28157fbf-f801-439b-b55b-3b3514d98585/?format=api"
                }
            ]
        }
    ]
}