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/c7a3268b-8b89-47af-9740-aa2bb1fe163d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7a3268b-8b89-47af-9740-aa2bb1fe163d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7e02571c-9d14-41bb-a89d-12dc1c27b2f2",
    "completed": true,
    "last_updated": "2022-08-13T10:57:04.260437-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.28,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e02571c-9d14-41bb-a89d-12dc1c27b2f2",
    "datetime": "2022-08-12T18:40:00-04:00",
    "cutoff_datetime": "2022-08-12T18:40:00-04:00",
    "name": "ATL (J Odorizzi) v. MIA (P Lopez)",
    "bettypes": [
        {
            "id": "bd50f2f4-b66a-45c3-b9c6-fa9ac1774176",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7a3268b-8b89-47af-9740-aa2bb1fe163d/?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": "ATL (J Odorizzi)",
                        "amount": 5654.0
                    },
                    {
                        "team": "MIA (P Lopez)",
                        "amount": 4346.0
                    }
                ],
                "expected_reward_tokens": 9385.64,
                "profit_sb": 385.64,
                "profit_sb_percentage": 4.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b250966-4185-45ca-8bbe-3a07615c90ff",
                    "gambit_id": "f70ed4f1-17f4-479a-bff5-52ac742cbbc7",
                    "last_updated": "2022-08-13T10:57:04.263691-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (J Odorizzi)",
                    "reward": "1.66000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd50f2f4-b66a-45c3-b9c6-fa9ac1774176/?format=api"
                },
                {
                    "id": "cdfc9e64-f176-4d4b-bc14-25c08e019e89",
                    "gambit_id": "3d20d2d8-61ed-45a7-926b-392c3165880c",
                    "last_updated": "2022-08-13T10:57:04.263258-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "2.16000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd50f2f4-b66a-45c3-b9c6-fa9ac1774176/?format=api"
                }
            ]
        },
        {
            "id": "a20fda8e-5d05-4fda-b44d-7cf48aa49773",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7a3268b-8b89-47af-9740-aa2bb1fe163d/?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": "MIA",
                        "amount": 5752.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fab7a7b9-f358-4218-ab63-efcfce9ca9ea",
                    "gambit_id": "b9c910e3-8e95-4ff3-9ee1-32ad5cca7964",
                    "last_updated": "2022-08-13T10:57:04.262390-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a20fda8e-5d05-4fda-b44d-7cf48aa49773/?format=api"
                },
                {
                    "id": "3f3c43e1-f9b9-4f44-ad8b-60e8ad896e59",
                    "gambit_id": "51f93e18-6e90-48c4-bb30-02bf6021abc7",
                    "last_updated": "2022-08-13T10:57:04.262820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a20fda8e-5d05-4fda-b44d-7cf48aa49773/?format=api"
                }
            ]
        },
        {
            "id": "16410c85-9328-4fb3-b6b0-782c8861c4ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7a3268b-8b89-47af-9740-aa2bb1fe163d/?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 7",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc010181-3810-4f1b-804f-57f7e1c3cace",
                    "gambit_id": "ec65885b-e8a0-459a-b62e-bb5851ef1b39",
                    "last_updated": "2022-08-13T10:57:04.261956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16410c85-9328-4fb3-b6b0-782c8861c4ad/?format=api"
                },
                {
                    "id": "285696eb-5811-4f63-86ad-0da3ba19c236",
                    "gambit_id": "08936030-a97e-445c-ac34-3d31d41178f9",
                    "last_updated": "2022-08-13T10:57:04.261461-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16410c85-9328-4fb3-b6b0-782c8861c4ad/?format=api"
                }
            ]
        }
    ]
}