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/27bfee8a-d597-4979-9b9f-9229f7775899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27bfee8a-d597-4979-9b9f-9229f7775899",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d15d2b08-7615-4df6-986f-4e673a899e56",
    "completed": true,
    "last_updated": "2022-09-02T09:07:07.715829-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d15d2b08-7615-4df6-986f-4e673a899e56",
    "datetime": "2022-09-01T13:10:00-04:00",
    "cutoff_datetime": "2022-09-01T13:10:00-04:00",
    "name": "SEA (L Gilbert) v. DET (ED Rodriguez)",
    "bettypes": [
        {
            "id": "a5caeed2-3141-42a7-9a90-465006ba3553",
            "match": "https://api-prod.gambitprofit.com/api/matches/27bfee8a-d597-4979-9b9f-9229f7775899/?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": "SEA (L Gilbert)",
                        "amount": 5801.0
                    },
                    {
                        "team": "DET (ED Rodriguez)",
                        "amount": 4199.0
                    }
                ],
                "expected_reward_tokens": 9279.79,
                "profit_sb": 279.79,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34338bf4-9f85-44e6-b8ff-6cab53bbdce8",
                    "gambit_id": "ceaa10c8-b1c7-407d-a3c8-732ae536ba56",
                    "last_updated": "2022-09-02T09:07:07.719432-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5caeed2-3141-42a7-9a90-465006ba3553/?format=api"
                },
                {
                    "id": "f7c4dfb8-004c-487e-8734-32aca112fac7",
                    "gambit_id": "9e6e7806-31f2-46f5-9dc0-6c8aed5ff8a8",
                    "last_updated": "2022-09-02T09:07:07.718926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (ED Rodriguez)",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5caeed2-3141-42a7-9a90-465006ba3553/?format=api"
                }
            ]
        },
        {
            "id": "26614e7f-d53c-4c5c-9f07-e06ad05b3aca",
            "match": "https://api-prod.gambitprofit.com/api/matches/27bfee8a-d597-4979-9b9f-9229f7775899/?format=api",
            "name": "Play the Odds",
            "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": "DET",
                        "amount": 5395.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4605.0
                    }
                ],
                "expected_reward_tokens": 9117.55,
                "profit_sb": 117.55,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7aeb1499-f6b6-4667-91f3-b15ce988307d",
                    "gambit_id": "cf73e5af-86d6-4644-86eb-1fcc80d2f717",
                    "last_updated": "2022-09-02T09:07:07.717955-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26614e7f-d53c-4c5c-9f07-e06ad05b3aca/?format=api"
                },
                {
                    "id": "8c781761-8989-47b3-8344-9507cdf0f374",
                    "gambit_id": "cae2fe0c-00dc-4a82-a4ca-7757d3447911",
                    "last_updated": "2022-09-02T09:07:07.718443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26614e7f-d53c-4c5c-9f07-e06ad05b3aca/?format=api"
                }
            ]
        },
        {
            "id": "cea0610a-7782-49a9-b640-5965373af199",
            "match": "https://api-prod.gambitprofit.com/api/matches/27bfee8a-d597-4979-9b9f-9229f7775899/?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": "Game Total Under 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "da4099e3-3559-48a9-bbe9-3c8d05cb22c5",
                    "gambit_id": "13934747-e338-41d0-a858-775bc5b2c9ef",
                    "last_updated": "2022-09-02T09:07:07.716893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea0610a-7782-49a9-b640-5965373af199/?format=api"
                },
                {
                    "id": "41df94c0-2dcc-4410-887a-6028351c23e5",
                    "gambit_id": "3379f47b-24aa-4653-9ace-d032dc3a656b",
                    "last_updated": "2022-09-02T09:07:07.717430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea0610a-7782-49a9-b640-5965373af199/?format=api"
                }
            ]
        }
    ]
}