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/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69d036c9-c40a-4242-981c-5a16f99d0e7d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "985e1a9a-7486-49ea-9a5d-dbf25073d9b7",
    "completed": true,
    "last_updated": "2023-05-14T10:57:11.945725-04:00",
    "created_at": "2023-05-11T11:17:07.345276-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/985e1a9a-7486-49ea-9a5d-dbf25073d9b7",
    "datetime": "2023-05-11T22:00:00-04:00",
    "cutoff_datetime": "2023-05-11T22:00:00-04:00",
    "name": "Denver Nuggets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "53d59043-b85b-4966-95d5-33b0c4424417",
            "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T11:17:07.356938-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": "Phoenix Suns",
                        "amount": 5867.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "857ad060-4ee8-49c2-8b48-b8cd87805301",
                    "gambit_id": "61163f9e-7081-48b1-8a10-900ae3cf74e1",
                    "last_updated": "2023-05-14T10:57:11.957025-04:00",
                    "created_at": "2023-05-11T11:17:07.358277-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
                },
                {
                    "id": "bc2a6561-b55a-45c2-ad59-5a88a54ec7dc",
                    "gambit_id": "a4bd016c-2998-4c92-89a3-d66ca6164102",
                    "last_updated": "2023-05-14T10:57:11.958284-04:00",
                    "created_at": "2023-05-11T11:17:07.359724-04:00",
                    "name": "Denver Nuggets",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
                }
            ]
        },
        {
            "id": "61c07cec-bc6c-42aa-9c50-e6124daec79e",
            "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T11:17:07.352466-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": "Phoenix Suns",
                        "amount": 5107.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6c90497c-645f-41e8-a89b-0088821b64ed",
                    "gambit_id": "4100df15-2a20-4b75-a756-29220c802f06",
                    "last_updated": "2023-05-14T10:57:11.954514-04:00",
                    "created_at": "2023-05-11T11:17:07.355467-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c07cec-bc6c-42aa-9c50-e6124daec79e/?format=api"
                },
                {
                    "id": "84a33632-4a60-4a57-8820-c0b3e512844b",
                    "gambit_id": "2ba74728-6512-4e60-b77c-8c2efc12691c",
                    "last_updated": "2023-05-14T10:57:11.953284-04:00",
                    "created_at": "2023-05-11T11:17:07.354008-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c07cec-bc6c-42aa-9c50-e6124daec79e/?format=api"
                }
            ]
        },
        {
            "id": "ecc75a1e-fb42-4189-98bb-5395ab1415bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T11:17:07.347653-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 Under 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d6dcc11-966e-4887-a863-01fc56bd790e",
                    "gambit_id": "3e2c254e-1fab-483a-82f9-040ec6710e8f",
                    "last_updated": "2023-05-14T10:57:11.949072-04:00",
                    "created_at": "2023-05-11T11:17:07.349401-04:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
                },
                {
                    "id": "32279ea4-a626-4b34-9d45-debba2f31a38",
                    "gambit_id": "dd48524a-082d-40c3-adbc-f4dc77a105d7",
                    "last_updated": "2023-05-14T10:57:11.950449-04:00",
                    "created_at": "2023-05-11T11:17:07.350877-04:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
                }
            ]
        }
    ]
}