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/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "10001b8e-c5a3-4f81-8039-c4e2f061bac1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2c0b432b-44a6-434b-a81c-9683f3e5b585",
    "completed": true,
    "last_updated": "2022-09-23T10:17:09.459356-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.92,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2c0b432b-44a6-434b-a81c-9683f3e5b585",
    "datetime": "2022-09-22T19:05:00-04:00",
    "cutoff_datetime": "2022-09-22T19:05:00-04:00",
    "name": "HOU (J Verlander) v. BAL (K Bradish)",
    "bettypes": [
        {
            "id": "7dce96a8-91e4-4351-89cd-a30a12b600c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "HOU (J Verlander)",
                        "amount": 6240.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 3760.0
                    }
                ],
                "expected_reward_tokens": 9172.8,
                "profit_sb": 172.8,
                "profit_sb_percentage": 1.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d244130e-702b-44b4-ac64-c7a4464b295f",
                    "gambit_id": "77750202-64c7-4539-a1ab-c82d1bbc4233",
                    "last_updated": "2022-09-23T10:17:09.470531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.47000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dce96a8-91e4-4351-89cd-a30a12b600c0/?format=api"
                },
                {
                    "id": "4d6612ad-67f8-4b37-bf67-5987ee40982a",
                    "gambit_id": "3142a8d0-9083-4f35-bd73-28a183b51ce7",
                    "last_updated": "2022-09-23T10:17:09.469509-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dce96a8-91e4-4351-89cd-a30a12b600c0/?format=api"
                }
            ]
        },
        {
            "id": "1899cef3-236d-4049-b023-dad7c4ed6478",
            "match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "HOU",
                        "amount": 5097.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac4b79c4-391a-4970-9e62-73b0acb6a536",
                    "gambit_id": "50715e92-d162-45c9-99b9-74015be0a7d0",
                    "last_updated": "2022-09-23T10:17:09.467192-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1899cef3-236d-4049-b023-dad7c4ed6478/?format=api"
                },
                {
                    "id": "ada0e3ce-8b44-478e-81e7-56cfda45c705",
                    "gambit_id": "4ae85d74-1764-463d-a78d-c597ffe7e275",
                    "last_updated": "2022-09-23T10:17:09.466042-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1899cef3-236d-4049-b023-dad7c4ed6478/?format=api"
                }
            ]
        },
        {
            "id": "f78bb113-ca52-4753-988b-5f65180fa754",
            "match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Over 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71f3a48d-d405-4c73-9b14-65f8db9c4183",
                    "gambit_id": "5bd0565b-a330-4e4d-a0e6-c34f2668a8ef",
                    "last_updated": "2022-09-23T10:17:09.463616-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f78bb113-ca52-4753-988b-5f65180fa754/?format=api"
                },
                {
                    "id": "ae48f475-ea9f-46c0-a490-fe45986dc73f",
                    "gambit_id": "469a32fa-7da4-455d-8a97-a0b36ce8bc47",
                    "last_updated": "2022-09-23T10:17:09.462420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f78bb113-ca52-4753-988b-5f65180fa754/?format=api"
                }
            ]
        }
    ]
}