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/31b59243-a136-42d0-a5ad-5f85b87bd39f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31b59243-a136-42d0-a5ad-5f85b87bd39f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf14293d-0c13-4549-ba06-e2743ed97b50",
    "completed": true,
    "last_updated": "2022-11-14T09:59:00.132931-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.2,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bf14293d-0c13-4549-ba06-e2743ed97b50",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "Louisiana Tech v. UTSA",
    "bettypes": [
        {
            "id": "fdc782b7-be48-4151-a30c-73ba5d5fe2d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/31b59243-a136-42d0-a5ad-5f85b87bd39f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "UTSA",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1900.0,
                "profit_sb_percentage": 21.11,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "UTSA",
                        "amount": 8604.0
                    },
                    {
                        "team": "Louisiana Tech",
                        "amount": 1396.0
                    }
                ],
                "expected_reward_tokens": 9378.36,
                "profit_sb": 378.36,
                "profit_sb_percentage": 4.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c395dd53-eae5-4544-9da9-68cd2a2f0a33",
                    "gambit_id": "27049f59-798b-494e-b1fb-c8853d15ea68",
                    "last_updated": "2022-11-14T09:59:00.138577-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.09000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc782b7-be48-4151-a30c-73ba5d5fe2d1/?format=api"
                },
                {
                    "id": "79391d2d-b8b2-41a2-a082-5e7906287126",
                    "gambit_id": "f0889beb-9583-4eb8-98fe-0a8a6a62ad83",
                    "last_updated": "2022-11-14T09:59:00.139569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "6.72000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc782b7-be48-4151-a30c-73ba5d5fe2d1/?format=api"
                }
            ]
        },
        {
            "id": "5fc8c47b-a4bf-477f-9cc6-87b47cd92cf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/31b59243-a136-42d0-a5ad-5f85b87bd39f/?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": "Louisiana Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8288630e-edee-4618-b9bd-a5a0070c8bd7",
                    "gambit_id": "38666e3f-d79b-447d-8849-f15230ce21ec",
                    "last_updated": "2022-11-14T09:59:00.141589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8c47b-a4bf-477f-9cc6-87b47cd92cf8/?format=api"
                },
                {
                    "id": "cf5f4440-0734-4499-80f1-5fb4f116dd58",
                    "gambit_id": "e0ea7f96-d260-41fa-9158-5b73fa285757",
                    "last_updated": "2022-11-14T09:59:00.142572-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8c47b-a4bf-477f-9cc6-87b47cd92cf8/?format=api"
                }
            ]
        },
        {
            "id": "d173dccb-a61f-4231-b1c8-c63e928f0b05",
            "match": "https://api-prod.gambitprofit.com/api/matches/31b59243-a136-42d0-a5ad-5f85b87bd39f/?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 69",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 69",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e874408c-4793-434d-9858-d2ce6f33ed5c",
                    "gambit_id": "945277f4-8a17-40f9-92c2-99642835dc19",
                    "last_updated": "2022-11-14T09:59:00.136525-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 69",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "69.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d173dccb-a61f-4231-b1c8-c63e928f0b05/?format=api"
                },
                {
                    "id": "460f4a90-070e-49fb-8bd8-639794b91f98",
                    "gambit_id": "2ff02ba2-0850-4531-9615-c0ff9acbeed1",
                    "last_updated": "2022-11-14T09:59:00.135319-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 69",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "69.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d173dccb-a61f-4231-b1c8-c63e928f0b05/?format=api"
                }
            ]
        }
    ]
}