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/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "52b44098-a5d1-4ee3-a144-e10f8f61773d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b141614d-6ba9-47ca-ba5f-6e36f873fd10",
    "completed": true,
    "last_updated": "2023-12-04T15:28:30.678567-05:00",
    "created_at": "2023-12-02T08:28:11.476497-05: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/b141614d-6ba9-47ca-ba5f-6e36f873fd10",
    "datetime": "2023-12-02T19:07:00-05:00",
    "cutoff_datetime": "2023-12-02T19:07:00-05:00",
    "name": "Detroit Red Wings v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "15013b23-9042-4710-abe8-e6a759246331",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-02T08:28:11.489046-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": "Detroit Red Wings",
                        "amount": 5867.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1bb9e9a1-d6bd-4c64-9409-aadeb953850c",
                    "gambit_id": "a3bcf275-5ed9-4517-9b36-bf8114e0e544",
                    "last_updated": "2023-12-04T15:28:30.693909-05:00",
                    "created_at": "2023-12-02T08:28:11.494688-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
                },
                {
                    "id": "f1fc1843-20cc-485a-a3db-8aac8951580c",
                    "gambit_id": "619a7a8e-0418-47c0-b3aa-282ff7e18b5d",
                    "last_updated": "2023-12-04T15:28:30.697580-05:00",
                    "created_at": "2023-12-02T08:28:11.498448-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
                }
            ]
        },
        {
            "id": "2504670d-ef01-4f3c-b93f-71846c4bd02e",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-02T08:28:11.502910-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": "Montreal Canadiens",
                        "amount": 6308.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b51b90c-f0a0-42fa-96de-d1d80048d982",
                    "gambit_id": "e730a5ee-1dac-4694-a057-151f84d3dca2",
                    "last_updated": "2023-12-04T15:28:30.707996-05:00",
                    "created_at": "2023-12-02T08:28:11.513181-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2504670d-ef01-4f3c-b93f-71846c4bd02e/?format=api"
                },
                {
                    "id": "a2b7abb7-b27f-4031-a536-acf2a3f636dd",
                    "gambit_id": "be8c8f3b-c4d6-442e-9a4d-9c885e4338e2",
                    "last_updated": "2023-12-04T15:28:30.704601-05:00",
                    "created_at": "2023-12-02T08:28:11.507871-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2504670d-ef01-4f3c-b93f-71846c4bd02e/?format=api"
                }
            ]
        },
        {
            "id": "c1b8c254-7798-4631-87ae-dfb6ae6185b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-02T08:28:11.517253-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69a6caac-67f6-4707-a233-82bd5157747d",
                    "gambit_id": "9977ff71-1e9e-4bdb-bf18-bc9cbd2a2b95",
                    "last_updated": "2023-12-04T15:28:30.719171-05:00",
                    "created_at": "2023-12-02T08:28:11.526613-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b8c254-7798-4631-87ae-dfb6ae6185b6/?format=api"
                },
                {
                    "id": "267c4809-8488-4905-8cbc-f439e04f7d10",
                    "gambit_id": "1b3ef40d-3790-4c83-8f9e-a609192cdbdb",
                    "last_updated": "2023-12-04T15:28:30.714950-05:00",
                    "created_at": "2023-12-02T08:28:11.521175-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b8c254-7798-4631-87ae-dfb6ae6185b6/?format=api"
                }
            ]
        }
    ]
}