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/303f1d53-4530-457f-82e7-2ab36ba14677/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "303f1d53-4530-457f-82e7-2ab36ba14677",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2ffaa3e3-ddf9-46b6-a6ee-8515230b41e3",
    "completed": true,
    "last_updated": "2022-08-21T19:32:06.178792-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.79,
    "sport_category": "UFC 278",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/2ffaa3e3-ddf9-46b6-a6ee-8515230b41e3",
    "datetime": "2022-08-20T23:00:00-04:00",
    "cutoff_datetime": "2022-08-20T23:00:00-04:00",
    "name": "Luke Rockhold v. Paulo Costa",
    "bettypes": [
        {
            "id": "3d53fa4d-3645-495e-b772-caa60989d1b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/303f1d53-4530-457f-82e7-2ab36ba14677/?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": "Paulo Costa",
                        "amount": 7448.0
                    },
                    {
                        "team": "Luke Rockhold",
                        "amount": 2552.0
                    }
                ],
                "expected_reward_tokens": 9161.04,
                "profit_sb": 161.04,
                "profit_sb_percentage": 1.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abbc44ac-acd8-4b92-8679-541b60d6b5a4",
                    "gambit_id": "4f4bda4c-1013-4499-ae5d-42d9275e89db",
                    "last_updated": "2022-08-21T19:32:06.181227-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Paulo Costa",
                    "reward": "1.23000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d53fa4d-3645-495e-b772-caa60989d1b3/?format=api"
                },
                {
                    "id": "050fa534-e7b3-44b4-98ad-b8403c212d08",
                    "gambit_id": "401099bd-36a6-459c-bc2e-443e9fc2f3c9",
                    "last_updated": "2022-08-21T19:32:06.181762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Luke Rockhold",
                    "reward": "3.59000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d53fa4d-3645-495e-b772-caa60989d1b3/?format=api"
                }
            ]
        },
        {
            "id": "2f958ead-668c-4e67-9f9d-fa23892fb724",
            "match": "https://api-prod.gambitprofit.com/api/matches/303f1d53-4530-457f-82e7-2ab36ba14677/?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 1.5",
                        "amount": 5194.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4806.0
                    }
                ],
                "expected_reward_tokens": 8985.62,
                "profit_sb": -14.38,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "706555c3-3d36-4506-bd45-6ee056303630",
                    "gambit_id": "7c871349-d434-4d81-8c89-02a2259344db",
                    "last_updated": "2022-08-21T19:32:06.180668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f958ead-668c-4e67-9f9d-fa23892fb724/?format=api"
                },
                {
                    "id": "03f67b43-7a02-4867-bd55-56e72c37e8cd",
                    "gambit_id": "59c1d018-c6e0-425f-b5d5-5b96eec3f837",
                    "last_updated": "2022-08-21T19:32:06.180123-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f958ead-668c-4e67-9f9d-fa23892fb724/?format=api"
                }
            ]
        }
    ]
}