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/0475edd0-fec4-417d-b743-e6b07136fe87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0475edd0-fec4-417d-b743-e6b07136fe87",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ae628263-e0e5-4bb7-83c4-64f111721fa1",
    "completed": true,
    "last_updated": "2022-09-05T09:37:24.819125-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ae628263-e0e5-4bb7-83c4-64f111721fa1",
    "datetime": "2022-09-03T19:00:00-04:00",
    "cutoff_datetime": "2022-09-03T19:00:00-04:00",
    "name": "Massachusetts v. Tulane",
    "bettypes": [
        {
            "id": "0f41e48c-9879-456c-925d-2d1ed9d6fa6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0475edd0-fec4-417d-b743-e6b07136fe87/?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": "Tulane",
                        "amount": 5000.0
                    },
                    {
                        "team": "Massachusetts",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "62cd8d66-8c2a-47a8-8695-47264508b12b",
                    "gambit_id": "5b75267a-82b8-426a-ae1e-33d79a9750f1",
                    "last_updated": "2022-09-05T09:37:24.825462-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-28.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f41e48c-9879-456c-925d-2d1ed9d6fa6c/?format=api"
                },
                {
                    "id": "832f04b9-40e7-4da3-a3e2-f287700a658e",
                    "gambit_id": "d9808f8a-a472-4fc1-b4ef-28f2d4b606c2",
                    "last_updated": "2022-09-05T09:37:24.826431-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "28.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f41e48c-9879-456c-925d-2d1ed9d6fa6c/?format=api"
                }
            ]
        },
        {
            "id": "900b4c4c-08d7-4f70-8a78-f8fc507d14da",
            "match": "https://api-prod.gambitprofit.com/api/matches/0475edd0-fec4-417d-b743-e6b07136fe87/?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 59",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 59",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "441a3ba5-8b47-4f1f-a6b8-4cab80f418e8",
                    "gambit_id": "4a8cf94b-aa42-438c-9e9f-9e1ddfce061b",
                    "last_updated": "2022-09-05T09:37:24.821883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/900b4c4c-08d7-4f70-8a78-f8fc507d14da/?format=api"
                },
                {
                    "id": "74f2cbd3-3851-4ac3-96ab-2d26e10fdb81",
                    "gambit_id": "aec7b320-46fc-43f3-b1e5-ea008b34dba3",
                    "last_updated": "2022-09-05T09:37:24.823035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/900b4c4c-08d7-4f70-8a78-f8fc507d14da/?format=api"
                }
            ]
        }
    ]
}