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/b1c08e36-478a-464d-b5ca-0378eb24d82c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1c08e36-478a-464d-b5ca-0378eb24d82c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0d3bdad4-df69-4c83-8076-4434a36f76f9",
    "completed": true,
    "last_updated": "2022-11-06T08:58:17.975535-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0d3bdad4-df69-4c83-8076-4434a36f76f9",
    "datetime": "2022-11-05T14:00:00-04:00",
    "cutoff_datetime": "2022-11-05T14:00:00-04:00",
    "name": "South Florida v. Temple",
    "bettypes": [
        {
            "id": "2007a94e-8ae1-479b-8c0c-4d2de63e8099",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1c08e36-478a-464d-b5ca-0378eb24d82c/?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": "South Florida",
                        "amount": 5984.0
                    },
                    {
                        "team": "Temple",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1130d253-1d09-446b-a967-d4a6178d5cd8",
                    "gambit_id": "6d55f1fe-8362-42c3-a213-8181977676b4",
                    "last_updated": "2022-11-06T08:58:17.982416-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2007a94e-8ae1-479b-8c0c-4d2de63e8099/?format=api"
                },
                {
                    "id": "bd161f6a-e6c4-4a68-98f7-2c4cf31392f8",
                    "gambit_id": "e3b2763f-8e22-46b6-a5a4-14bcad0be5e2",
                    "last_updated": "2022-11-06T08:58:17.981465-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Temple",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2007a94e-8ae1-479b-8c0c-4d2de63e8099/?format=api"
                }
            ]
        },
        {
            "id": "1995fff6-6ce5-4da0-b633-036827fbe258",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1c08e36-478a-464d-b5ca-0378eb24d82c/?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": "Temple",
                        "amount": 5097.0
                    },
                    {
                        "team": "South Florida",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8398f340-2e47-4cfd-930d-f1961af6aa32",
                    "gambit_id": "f8b33c70-d58c-4247-9169-b396d05c2484",
                    "last_updated": "2022-11-06T08:58:17.984333-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Temple",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1995fff6-6ce5-4da0-b633-036827fbe258/?format=api"
                },
                {
                    "id": "f6e04b9d-779b-49b8-b3b7-b962ecea29f8",
                    "gambit_id": "ad3e2968-c383-4516-ac96-9b88b6687ccd",
                    "last_updated": "2022-11-06T08:58:17.985299-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Florida",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1995fff6-6ce5-4da0-b633-036827fbe258/?format=api"
                }
            ]
        },
        {
            "id": "3dcac670-8f9a-46f0-b182-43c9f6250bb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1c08e36-478a-464d-b5ca-0378eb24d82c/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc2d7a09-ae61-420f-9cd3-a12284d6f180",
                    "gambit_id": "a7aa2ec6-1980-4cf6-b89f-f8d40e4c2df3",
                    "last_updated": "2022-11-06T08:58:17.979507-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dcac670-8f9a-46f0-b182-43c9f6250bb6/?format=api"
                },
                {
                    "id": "e8202943-8710-4a06-a256-d72cfd43ecb8",
                    "gambit_id": "d82ed705-5f11-4402-afc8-a3e6708d608a",
                    "last_updated": "2022-11-06T08:58:17.978329-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dcac670-8f9a-46f0-b182-43c9f6250bb6/?format=api"
                }
            ]
        }
    ]
}