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/7fa9e514-cb35-4966-aa67-471f51ee70b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7fa9e514-cb35-4966-aa67-471f51ee70b3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f1b42324-e61b-42a3-9e33-932609a3d402",
    "completed": true,
    "last_updated": "2024-01-09T10:28:29.269508-05:00",
    "created_at": "2024-01-04T09:43:00.989608-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f1b42324-e61b-42a3-9e33-932609a3d402",
    "datetime": "2024-01-07T16:25:00-05:00",
    "cutoff_datetime": "2024-01-07T16:25:00-05:00",
    "name": "Philadelphia Eagles v. New York Giants",
    "bettypes": [
        {
            "id": "1e2ee116-19a4-409e-b39e-79c2dcb751d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fa9e514-cb35-4966-aa67-471f51ee70b3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:43:01.013825-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": "Philadelphia Eagles",
                        "amount": 6643.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9016659-663c-4eda-826e-4090b230ba21",
                    "gambit_id": "ce64c68a-a202-4f0b-ba29-1618f2064502",
                    "last_updated": "2024-01-09T10:28:29.293634-05:00",
                    "created_at": "2024-01-04T09:43:01.019098-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2ee116-19a4-409e-b39e-79c2dcb751d7/?format=api"
                },
                {
                    "id": "076519a3-66fa-47fa-94e2-c9f14e9a540e",
                    "gambit_id": "b0045cb8-2b21-48d4-8631-3de789c528c4",
                    "last_updated": "2024-01-09T10:28:29.297031-05:00",
                    "created_at": "2024-01-04T09:43:01.024302-05:00",
                    "name": "New York Giants",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2ee116-19a4-409e-b39e-79c2dcb751d7/?format=api"
                }
            ]
        },
        {
            "id": "ae1d455e-99bf-4ea7-99d1-1af1cecfbf0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fa9e514-cb35-4966-aa67-471f51ee70b3/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:43:01.000489-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b997105-d0d3-484f-ba7c-cb28d1125d48",
                    "gambit_id": "cb12c37c-f067-40f1-a54e-97cbf805b526",
                    "last_updated": "2024-01-09T10:28:29.282574-05:00",
                    "created_at": "2024-01-04T09:43:01.005258-05:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d455e-99bf-4ea7-99d1-1af1cecfbf0e/?format=api"
                },
                {
                    "id": "e21d6c6f-76cf-4943-bde9-f1ec581ee8a2",
                    "gambit_id": "d45b55df-57b2-4fd3-8740-bd731a592006",
                    "last_updated": "2024-01-09T10:28:29.286157-05:00",
                    "created_at": "2024-01-04T09:43:01.009315-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d455e-99bf-4ea7-99d1-1af1cecfbf0e/?format=api"
                }
            ]
        },
        {
            "id": "544eb727-15af-4afb-b505-1bfe8f0aa665",
            "match": "https://api-prod.gambitprofit.com/api/matches/7fa9e514-cb35-4966-aa67-471f51ee70b3/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:43:01.029273-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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a01cb68a-e346-4a3b-8014-3dd589881cac",
                    "gambit_id": "4e9db19e-9fa4-4900-8576-ba4e71588f9b",
                    "last_updated": "2024-01-09T10:28:29.306940-05:00",
                    "created_at": "2024-01-04T09:43:01.036148-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544eb727-15af-4afb-b505-1bfe8f0aa665/?format=api"
                },
                {
                    "id": "42d276dd-1ebb-47fe-b098-54f15081637e",
                    "gambit_id": "6f0c1d80-9399-44e7-b80e-b625f0fe8faa",
                    "last_updated": "2024-01-09T10:28:29.303642-05:00",
                    "created_at": "2024-01-04T09:43:01.032741-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544eb727-15af-4afb-b505-1bfe8f0aa665/?format=api"
                }
            ]
        }
    ]
}