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/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c649301d-f80f-41fd-9ad6-cd7cc06a4638",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a0ddac13-818f-4903-9c36-4410fa7b740d",
    "completed": true,
    "last_updated": "2022-12-19T10:57:06.046518-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.26,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a0ddac13-818f-4903-9c36-4410fa7b740d",
    "datetime": "2022-12-17T19:00:00-05:00",
    "cutoff_datetime": "2022-12-17T19:00:00-05:00",
    "name": "Bobby Green v. Drew Dober",
    "bettypes": [
        {
            "id": "a03e7042-61c2-4b10-9629-3e0515639fed",
            "match": "https://api-prod.gambitprofit.com/api/matches/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?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": "Drew Dober",
                        "amount": 5886.0
                    },
                    {
                        "team": "Bobby Green",
                        "amount": 4114.0
                    }
                ],
                "expected_reward_tokens": 8886.24,
                "profit_sb": -113.76,
                "profit_sb_percentage": -1.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f896da9-5617-4e92-b618-1c03fff34265",
                    "gambit_id": "8aebf931-c771-4bd8-ab71-b95927bccc33",
                    "last_updated": "2022-12-19T10:57:06.052897-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Drew Dober",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e7042-61c2-4b10-9629-3e0515639fed/?format=api"
                },
                {
                    "id": "edbf634a-36e0-42a2-aa7a-9e1e87248a5e",
                    "gambit_id": "412c696a-a77f-4736-b395-34bbb1f09f6d",
                    "last_updated": "2022-12-19T10:57:06.053958-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bobby Green",
                    "reward": "2.16000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e7042-61c2-4b10-9629-3e0515639fed/?format=api"
                }
            ]
        },
        {
            "id": "fdde77ab-d829-4c8d-8d6e-1a5775ea2972",
            "match": "https://api-prod.gambitprofit.com/api/matches/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?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": 5924.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c74fd2a-b306-42d3-8348-9f6d1e21d95e",
                    "gambit_id": "89176dfe-d393-47c4-8a19-6e1061604e4d",
                    "last_updated": "2022-12-19T10:57:06.050547-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
                },
                {
                    "id": "0c84dc65-d542-48d9-b5ec-b262944e0cdb",
                    "gambit_id": "92d1ab64-3182-45c5-8b9d-d17370903663",
                    "last_updated": "2022-12-19T10:57:06.049276-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
                }
            ]
        }
    ]
}