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/c4136291-a642-4b39-a17f-979027b9841d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4136291-a642-4b39-a17f-979027b9841d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ff566feb-dbe2-4645-943c-d1faf2ec60d1",
    "completed": true,
    "last_updated": "2023-03-30T10:37:04.252083-04:00",
    "created_at": "2023-03-29T10:07:04.177847-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ff566feb-dbe2-4645-943c-d1faf2ec60d1",
    "datetime": "2023-03-29T22:07:00-04:00",
    "cutoff_datetime": "2023-03-29T22:07:00-04:00",
    "name": "Minnesota Wild v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "b49351cb-74b1-4a90-b63a-269c55d6b8bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4136291-a642-4b39-a17f-979027b9841d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-29T10:07:04.186873-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": "Colorado Avalanche",
                        "amount": 5939.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e71b655-47e6-4377-a08a-fd1819f5dfda",
                    "gambit_id": "e321e1f1-7682-4060-9e52-4620fa1896fb",
                    "last_updated": "2023-03-30T10:37:04.268835-04:00",
                    "created_at": "2023-03-29T10:07:04.188976-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49351cb-74b1-4a90-b63a-269c55d6b8bb/?format=api"
                },
                {
                    "id": "905bd01c-926a-4568-8dd1-adf676e408eb",
                    "gambit_id": "1187471b-f825-42a1-b901-27a1ae0f3d5a",
                    "last_updated": "2023-03-30T10:37:04.270574-04:00",
                    "created_at": "2023-03-29T10:07:04.191378-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49351cb-74b1-4a90-b63a-269c55d6b8bb/?format=api"
                }
            ]
        },
        {
            "id": "ea7d5710-bef3-44fc-8a99-75d33c47ddfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4136291-a642-4b39-a17f-979027b9841d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-29T10:07:04.180488-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": "Minnesota Wild",
                        "amount": 6308.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6077ec8b-c455-4560-a300-a8c861d9776a",
                    "gambit_id": "594fbdc2-0803-4839-8092-e9c3c848320d",
                    "last_updated": "2023-03-30T10:37:04.264971-04:00",
                    "created_at": "2023-03-29T10:07:04.184671-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea7d5710-bef3-44fc-8a99-75d33c47ddfa/?format=api"
                },
                {
                    "id": "6820f3d5-871b-42dd-abcd-0bdd627d5dcc",
                    "gambit_id": "8a8bd70c-a411-4e86-85ef-9743e4685566",
                    "last_updated": "2023-03-30T10:37:04.263101-04:00",
                    "created_at": "2023-03-29T10:07:04.182498-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea7d5710-bef3-44fc-8a99-75d33c47ddfa/?format=api"
                }
            ]
        },
        {
            "id": "134db60a-b508-42ec-b011-e8c49052cdc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4136291-a642-4b39-a17f-979027b9841d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-29T12:37:06.093835-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 6",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7cf0c54-bcf2-46ef-a77c-366b2b6339ca",
                    "gambit_id": "9fc5f160-90c0-482c-9ea8-1f442e268404",
                    "last_updated": "2023-03-30T10:37:04.256702-04:00",
                    "created_at": "2023-03-29T12:37:06.095918-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134db60a-b508-42ec-b011-e8c49052cdc5/?format=api"
                },
                {
                    "id": "80b606c9-ec35-45b5-991d-150e2f08304a",
                    "gambit_id": "e5e13ec8-ebfc-4954-aa9c-f42da30c47e2",
                    "last_updated": "2023-03-30T10:37:04.259409-04:00",
                    "created_at": "2023-03-29T12:37:06.098086-04:00",
                    "name": "Game Total Over 6",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134db60a-b508-42ec-b011-e8c49052cdc5/?format=api"
                }
            ]
        }
    ]
}