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/4d8504cc-4da2-4f0f-8e63-1c76f8976426/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d8504cc-4da2-4f0f-8e63-1c76f8976426",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3573ca33-93a6-4daf-a18d-86131bbd9b23",
    "completed": true,
    "last_updated": "2023-03-22T16:57:04.740665-04:00",
    "created_at": "2023-03-21T09:21:57.102299-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3573ca33-93a6-4daf-a18d-86131bbd9b23",
    "datetime": "2023-03-21T19:07:00-04:00",
    "cutoff_datetime": "2023-03-21T19:07:00-04:00",
    "name": "Nashville Predators v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "fa7838a7-f1c7-4b6a-a61a-3827e32b8670",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d8504cc-4da2-4f0f-8e63-1c76f8976426/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-21T09:21:57.112795-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": "Buffalo Sabres",
                        "amount": 5867.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ede1668f-05b8-4f5b-8191-d97084cdebfd",
                    "gambit_id": "0952e51c-ba05-422e-9ab0-01a33bb34ff9",
                    "last_updated": "2023-03-22T16:57:04.759163-04:00",
                    "created_at": "2023-03-21T09:21:57.114736-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7838a7-f1c7-4b6a-a61a-3827e32b8670/?format=api"
                },
                {
                    "id": "29f391bd-123a-40f6-addb-23b9a5fa2426",
                    "gambit_id": "a44424d4-a47b-4e04-9034-fc36797a5184",
                    "last_updated": "2023-03-22T16:57:04.761033-04:00",
                    "created_at": "2023-03-21T09:21:57.117079-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7838a7-f1c7-4b6a-a61a-3827e32b8670/?format=api"
                }
            ]
        },
        {
            "id": "63ae4574-16ab-4eb7-8ea5-9575be980291",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d8504cc-4da2-4f0f-8e63-1c76f8976426/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-21T09:21:57.105817-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": "Nashville Predators",
                        "amount": 6241.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a194dc3e-1482-435c-9845-ef2051a50fc4",
                    "gambit_id": "9ff08083-4080-4f13-a8e2-44b1dcbc10e2",
                    "last_updated": "2023-03-22T16:57:04.754991-04:00",
                    "created_at": "2023-03-21T09:21:57.110738-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ae4574-16ab-4eb7-8ea5-9575be980291/?format=api"
                },
                {
                    "id": "6597ecc4-f5ca-4494-bee4-6f10669ebbe6",
                    "gambit_id": "a7b16e68-9cb8-45df-9073-c8047839281d",
                    "last_updated": "2023-03-22T16:57:04.752455-04:00",
                    "created_at": "2023-03-21T09:21:57.108234-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ae4574-16ab-4eb7-8ea5-9575be980291/?format=api"
                }
            ]
        },
        {
            "id": "c5dbc7dd-d79d-4a9b-b952-f77ec9b0b05e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d8504cc-4da2-4f0f-8e63-1c76f8976426/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-21T10:32:03.119895-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 Over 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f19b4221-cc16-499c-8e7e-95d8eb1e71f9",
                    "gambit_id": "a7979419-46b6-44bb-beea-0024352eab2e",
                    "last_updated": "2023-03-22T16:57:04.747701-04:00",
                    "created_at": "2023-03-21T10:32:03.123887-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dbc7dd-d79d-4a9b-b952-f77ec9b0b05e/?format=api"
                },
                {
                    "id": "1f4747cd-91b3-4401-abaa-c327444b5e69",
                    "gambit_id": "1142c798-570e-4673-a214-67becaaec93c",
                    "last_updated": "2023-03-22T16:57:04.745510-04:00",
                    "created_at": "2023-03-21T10:32:03.121588-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dbc7dd-d79d-4a9b-b952-f77ec9b0b05e/?format=api"
                }
            ]
        }
    ]
}