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/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45238d6b-e76a-4358-8235-1a0d3bed9a7e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c325c5a3-7ffa-4d80-9787-73778615195d",
    "completed": true,
    "last_updated": "2023-07-10T18:23:16.541085-04:00",
    "created_at": "2023-07-09T08:43:19.120717-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c325c5a3-7ffa-4d80-9787-73778615195d",
    "datetime": "2023-07-09T14:10:00-04:00",
    "cutoff_datetime": "2023-07-09T14:10:00-04:00",
    "name": "BAL (K Gibson) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "c300d433-afd0-42e2-9b43-ec6a97de71dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-09T08:43:19.124671-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": "MIN (J Ryan)",
                        "amount": 5776.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f55a929-3c4a-4776-bc42-3b9156687108",
                    "gambit_id": "023f3c8a-b0d0-4139-bef8-0d6b56531126",
                    "last_updated": "2023-07-10T18:23:16.545908-04:00",
                    "created_at": "2023-07-09T08:43:19.129985-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c300d433-afd0-42e2-9b43-ec6a97de71dc/?format=api"
                },
                {
                    "id": "c5a0329f-93eb-46b9-80b8-1736175757d4",
                    "gambit_id": "2e1f449a-4ac8-4238-9fbf-3ce88d2da192",
                    "last_updated": "2023-07-10T18:23:16.544524-04:00",
                    "created_at": "2023-07-09T08:43:19.127248-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c300d433-afd0-42e2-9b43-ec6a97de71dc/?format=api"
                }
            ]
        },
        {
            "id": "0d557055-a462-4a68-bfaf-02d5b8c13dc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-09T08:43:19.132689-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": "BAL",
                        "amount": 5773.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55ee3460-12eb-4b50-a45e-aa3c61bcaf87",
                    "gambit_id": "65f6d0b7-9890-427b-815b-c03f25b5068c",
                    "last_updated": "2023-07-10T18:23:16.548841-04:00",
                    "created_at": "2023-07-09T08:43:19.135211-04:00",
                    "name": "BAL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d557055-a462-4a68-bfaf-02d5b8c13dc1/?format=api"
                },
                {
                    "id": "2b932ab2-5b97-4802-8e8a-bcc943794374",
                    "gambit_id": "ff58de5d-d78b-4886-8008-4e43cb96d87a",
                    "last_updated": "2023-07-10T18:23:16.550353-04:00",
                    "created_at": "2023-07-09T08:43:19.137836-04:00",
                    "name": "MIN",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d557055-a462-4a68-bfaf-02d5b8c13dc1/?format=api"
                }
            ]
        },
        {
            "id": "db28c62e-163c-46fd-ab97-838725885c14",
            "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-09T08:43:19.140457-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fec0be1c-a445-4302-a604-44db838147fa",
                    "gambit_id": "9feabb42-b468-406c-8f35-ba0fefc494d8",
                    "last_updated": "2023-07-10T18:23:16.554400-04:00",
                    "created_at": "2023-07-09T08:43:19.145360-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
                },
                {
                    "id": "4e37f34b-1cb3-485b-938c-1fa32f7f556e",
                    "gambit_id": "28cc8cac-ad19-4ea9-be39-29b36b812b2e",
                    "last_updated": "2023-07-10T18:23:16.553067-04:00",
                    "created_at": "2023-07-09T08:43:19.142739-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
                }
            ]
        }
    ]
}