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/b3e1e430-2267-42f2-89d4-810bcb70c80d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3e1e430-2267-42f2-89d4-810bcb70c80d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ade109e2-5257-4ac7-aef4-138b7d627e37",
    "completed": true,
    "last_updated": "2022-12-19T13:37:02.485032-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ade109e2-5257-4ac7-aef4-138b7d627e37",
    "datetime": "2022-12-18T13:00:00-05:00",
    "cutoff_datetime": "2022-12-18T13:00:00-05:00",
    "name": "Detroit Lions v. New York Jets",
    "bettypes": [
        {
            "id": "5ccb6e47-21be-428f-b888-71d1af6c3aa6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?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": "New York Jets",
                        "amount": 5492.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bd76dd0-c593-490e-93b7-39ad9b5d72d1",
                    "gambit_id": "9b400bbf-b2a0-431f-93ea-e136d2aa238d",
                    "last_updated": "2022-12-19T13:37:02.488882-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ccb6e47-21be-428f-b888-71d1af6c3aa6/?format=api"
                },
                {
                    "id": "8a52fc16-8c63-447c-a26e-12152165a7f1",
                    "gambit_id": "ad0d5a7d-2a1b-44e4-8617-4607cd253156",
                    "last_updated": "2022-12-19T13:37:02.487777-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ccb6e47-21be-428f-b888-71d1af6c3aa6/?format=api"
                }
            ]
        },
        {
            "id": "7e0759ec-b367-4631-9bb6-9a5a85b46931",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?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": "New York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ce2b146-8776-46ed-8681-3bd6c4f09803",
                    "gambit_id": "2b5d80ed-9992-49fa-b48c-e3cce2d86457",
                    "last_updated": "2022-12-19T13:37:02.494356-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0759ec-b367-4631-9bb6-9a5a85b46931/?format=api"
                },
                {
                    "id": "88fe8d01-fbec-4318-85a0-47757194fa7a",
                    "gambit_id": "8c534ed1-1ea0-4896-9acd-c73eeec9fc25",
                    "last_updated": "2022-12-19T13:37:02.495547-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0759ec-b367-4631-9bb6-9a5a85b46931/?format=api"
                }
            ]
        },
        {
            "id": "d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?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 Under 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d32fe6b8-d53b-44ae-b4a0-a3acebd35b49",
                    "gambit_id": "e3ccc95c-78f7-45c0-9892-b62a6466af0d",
                    "last_updated": "2022-12-19T13:37:02.491019-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf/?format=api"
                },
                {
                    "id": "dd92ed2f-f845-4ebc-81c4-08e85bc768cc",
                    "gambit_id": "9c5d7cfc-8dc8-4951-9ad1-34fe6e7711a7",
                    "last_updated": "2022-12-19T13:37:02.492064-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf/?format=api"
                }
            ]
        }
    ]
}