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/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb5d4723-9901-43ef-9714-19db17a51f5e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "974ce9ae-3f36-4b44-b376-fb56cd62f126",
    "completed": true,
    "last_updated": "2023-10-23T13:38:25.007041-04:00",
    "created_at": "2023-10-18T09:13:00.628382-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/974ce9ae-3f36-4b44-b376-fb56cd62f126",
    "datetime": "2023-10-22T13:00:00-04:00",
    "cutoff_datetime": "2023-10-22T13:00:00-04:00",
    "name": "Buffalo Bills v. New England Patriots",
    "bettypes": [
        {
            "id": "8ac86691-8404-4ee4-839c-e3063f465f3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T09:13:00.649795-04: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": "Buffalo Bills",
                        "amount": 7629.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 2371.0
                    }
                ],
                "expected_reward_tokens": 9459.96,
                "profit_sb": -40.04,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3813cbfb-b1fb-43e9-a3c7-cba65c0c36ac",
                    "gambit_id": "f90fac68-068e-4c68-8db1-c167c89d439a",
                    "last_updated": "2023-10-23T13:38:25.032296-04:00",
                    "created_at": "2023-10-18T09:13:00.654214-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac86691-8404-4ee4-839c-e3063f465f3e/?format=api"
                },
                {
                    "id": "816a67c4-e992-4391-93b1-ea78612f9ed4",
                    "gambit_id": "903f8a21-a9bb-46ad-b5d7-98a4440f9ea3",
                    "last_updated": "2023-10-23T13:38:25.042435-04:00",
                    "created_at": "2023-10-18T09:13:00.658266-04:00",
                    "name": "New England Patriots",
                    "reward": "3.99000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac86691-8404-4ee4-839c-e3063f465f3e/?format=api"
                }
            ]
        },
        {
            "id": "0eee8078-5957-4d94-a43f-41da3dc1e787",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T09:13:00.634982-04: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": "Buffalo Bills",
                        "amount": 5094.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90f88749-bf3c-4620-b115-3523b4abb6f4",
                    "gambit_id": "9c922588-c0cd-4b9c-a042-58d345eaa843",
                    "last_updated": "2023-10-23T13:38:25.021469-04:00",
                    "created_at": "2023-10-18T09:13:00.639067-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eee8078-5957-4d94-a43f-41da3dc1e787/?format=api"
                },
                {
                    "id": "59082fc1-ff1c-4b1f-b6e6-bb66ff0285fe",
                    "gambit_id": "e481ed14-77fb-44eb-b439-f6d36b7b9124",
                    "last_updated": "2023-10-23T13:38:25.024952-04:00",
                    "created_at": "2023-10-18T09:13:00.644265-04:00",
                    "name": "New England Patriots",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eee8078-5957-4d94-a43f-41da3dc1e787/?format=api"
                }
            ]
        },
        {
            "id": "381d3feb-adbc-4f87-9907-13031ea8ea4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T09:13:00.663575-04: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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "624de67b-91b9-459a-8827-233d0228b069",
                    "gambit_id": "072c93df-e657-4d10-876f-a20d2a24903e",
                    "last_updated": "2023-10-23T13:38:25.056972-04:00",
                    "created_at": "2023-10-18T09:13:00.668151-04:00",
                    "name": "Game Total Over 41",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d3feb-adbc-4f87-9907-13031ea8ea4d/?format=api"
                },
                {
                    "id": "ae569239-5d00-4726-94e1-2ef132568c39",
                    "gambit_id": "56ebaf21-f82f-4924-8a45-afc97d04f06e",
                    "last_updated": "2023-10-23T13:38:25.060698-04:00",
                    "created_at": "2023-10-18T09:13:00.672965-04:00",
                    "name": "Game Total Under 41",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d3feb-adbc-4f87-9907-13031ea8ea4d/?format=api"
                }
            ]
        }
    ]
}