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/2f4af228-4e1c-4657-8a36-de7a65e2fe52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f4af228-4e1c-4657-8a36-de7a65e2fe52",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "de6f74e6-9fdb-42cb-99ef-8c2788741e3a",
    "completed": true,
    "last_updated": "2022-11-21T11:58:34.136268-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.87,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/de6f74e6-9fdb-42cb-99ef-8c2788741e3a",
    "datetime": "2022-11-19T13:00:00-05:00",
    "cutoff_datetime": "2022-11-19T13:00:00-05:00",
    "name": "UTSA v. Rice",
    "bettypes": [
        {
            "id": "937319d2-730e-4e97-8d0b-3858a6962bc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f4af228-4e1c-4657-8a36-de7a65e2fe52/?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": "UTSA",
                        "amount": 7847.0
                    },
                    {
                        "team": "Rice",
                        "amount": 2153.0
                    }
                ],
                "expected_reward_tokens": 9257.9,
                "profit_sb": 257.9,
                "profit_sb_percentage": 2.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1f145e0f-2155-4d5c-a7d0-29d711b2ccfa",
                    "gambit_id": "ed79b02c-ba78-4508-989b-bdcf09b29749",
                    "last_updated": "2022-11-21T11:58:34.140317-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937319d2-730e-4e97-8d0b-3858a6962bc3/?format=api"
                },
                {
                    "id": "433f15a7-1917-42a6-9214-cca10639a687",
                    "gambit_id": "18d03349-9df4-4593-afb5-68204ada1107",
                    "last_updated": "2022-11-21T11:58:34.139172-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "4.30000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937319d2-730e-4e97-8d0b-3858a6962bc3/?format=api"
                }
            ]
        },
        {
            "id": "d1cc36ae-3fca-46ee-b0ed-83b252123b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f4af228-4e1c-4657-8a36-de7a65e2fe52/?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": "UTSA",
                        "amount": 5000.0
                    },
                    {
                        "team": "Rice",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e9490f1-446d-4609-a139-7cac06706dfe",
                    "gambit_id": "1b8963df-6577-4abd-8045-0f29764adc86",
                    "last_updated": "2022-11-21T11:58:34.143628-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cc36ae-3fca-46ee-b0ed-83b252123b3f/?format=api"
                },
                {
                    "id": "0a0c8373-0bc4-49cf-a673-ec0a74038f60",
                    "gambit_id": "791b0581-58e8-4b54-8c83-9e864b016edb",
                    "last_updated": "2022-11-21T11:58:34.142526-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cc36ae-3fca-46ee-b0ed-83b252123b3f/?format=api"
                }
            ]
        }
    ]
}