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/c89e7a75-1fd2-4be0-978c-d885976614f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c89e7a75-1fd2-4be0-978c-d885976614f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8dffd12f-8a04-4014-a17c-755ce99868b6",
    "completed": true,
    "last_updated": "2022-10-11T11:12:30.975612-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8dffd12f-8a04-4014-a17c-755ce99868b6",
    "datetime": "2022-10-08T15:30:00-04:00",
    "cutoff_datetime": "2022-10-08T15:30:00-04:00",
    "name": "Auburn v. Georgia",
    "bettypes": [
        {
            "id": "74680b9d-54b5-4fc7-94d9-606d53b5f8a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c89e7a75-1fd2-4be0-978c-d885976614f8/?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": "Auburn",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0eab2cb5-d1ff-422b-bf62-ac71dbddc4ab",
                    "gambit_id": "dbcf2622-95a4-4935-ae16-26b639079e73",
                    "last_updated": "2022-10-11T11:12:30.982957-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74680b9d-54b5-4fc7-94d9-606d53b5f8a0/?format=api"
                },
                {
                    "id": "6caaad44-4a32-46a6-8231-a5109d086c02",
                    "gambit_id": "bdd4f3e2-8f8e-4b48-ae4c-5687dfc28a00",
                    "last_updated": "2022-10-11T11:12:30.981871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74680b9d-54b5-4fc7-94d9-606d53b5f8a0/?format=api"
                }
            ]
        },
        {
            "id": "4048597b-eae0-45d0-a399-668510e61de2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c89e7a75-1fd2-4be0-978c-d885976614f8/?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 Over 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d98f5d2-6469-4dc6-9fed-8660869c3ef9",
                    "gambit_id": "3c616457-4f2d-4164-a84a-7705c400d225",
                    "last_updated": "2022-10-11T11:12:30.979633-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4048597b-eae0-45d0-a399-668510e61de2/?format=api"
                },
                {
                    "id": "06449926-8dcb-4feb-bc8e-42be4eae9a1d",
                    "gambit_id": "c1be427a-5bd6-4425-88e8-c2c73657f83c",
                    "last_updated": "2022-10-11T11:12:30.978427-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4048597b-eae0-45d0-a399-668510e61de2/?format=api"
                }
            ]
        }
    ]
}