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/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70e8c6bf-370c-460e-a2db-c739a8ae8889",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4c9c9c7c-c272-4371-9fc4-49944d15220a",
    "completed": true,
    "last_updated": "2024-01-05T23:03:06.239350-05:00",
    "created_at": "2024-01-04T09:18:23.650297-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4c9c9c7c-c272-4371-9fc4-49944d15220a",
    "datetime": "2024-01-04T20:07:00-05:00",
    "cutoff_datetime": "2024-01-04T20:07:00-05:00",
    "name": "Colorado Avalanche v. Dallas Stars",
    "bettypes": [
        {
            "id": "d47fc6d5-36da-43e3-8eb2-e0f086da3fb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:18:23.659317-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": "Dallas Stars",
                        "amount": 5319.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4a1b197-43b2-4532-80a6-707b25d1421a",
                    "gambit_id": "262f46eb-b6b6-477c-b5bb-3560d727dc49",
                    "last_updated": "2024-01-05T23:03:06.255358-05:00",
                    "created_at": "2024-01-04T09:18:23.671011-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
                },
                {
                    "id": "5ed31353-a198-4a2c-9938-6fccd7b17191",
                    "gambit_id": "774c447c-dc78-4fc8-b12a-f5e18d10144b",
                    "last_updated": "2024-01-05T23:03:06.251187-05:00",
                    "created_at": "2024-01-04T09:18:23.664299-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
                }
            ]
        },
        {
            "id": "b658b42c-d246-4f14-8394-12bc0c1c575b",
            "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:18:23.676424-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": "Colorado Avalanche",
                        "amount": 6643.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdb93c23-d11b-4881-b5cc-8592cf8b6bce",
                    "gambit_id": "6f0c14e1-07e3-4281-aa8f-7c1b8c053d17",
                    "last_updated": "2024-01-05T23:03:06.263334-05:00",
                    "created_at": "2024-01-04T09:18:23.682415-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
                },
                {
                    "id": "fe7f6351-23a6-46a4-b24f-70328cda67af",
                    "gambit_id": "439e5c69-be33-40b6-a128-d4942c2ff6cc",
                    "last_updated": "2024-01-05T23:03:06.267335-05:00",
                    "created_at": "2024-01-04T09:18:23.689252-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
                }
            ]
        },
        {
            "id": "26aa535e-d4b6-46d2-9c0f-715628db8ceb",
            "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:18:23.694631-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cc97005-ddcc-4835-83cc-5ce8cfadb365",
                    "gambit_id": "b8bdc8b2-8dc4-4b4b-a074-667d9a2f2934",
                    "last_updated": "2024-01-05T23:03:06.292588-05:00",
                    "created_at": "2024-01-04T09:18:23.718897-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
                },
                {
                    "id": "14cc58c8-e79a-45c2-8caa-f7b0ac679cdb",
                    "gambit_id": "b8585be2-ef2c-4224-a08e-6698de4e743c",
                    "last_updated": "2024-01-05T23:03:06.280724-05:00",
                    "created_at": "2024-01-04T09:18:23.699675-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
                }
            ]
        }
    ]
}