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/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7bf6f65-faac-4f49-8b76-83e4d58043e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f716ce6f-4ff6-420d-8b6e-963942ae51b8",
    "completed": true,
    "last_updated": "2023-08-12T18:13:07.069137-04:00",
    "created_at": "2023-08-11T09:38:23.352579-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f716ce6f-4ff6-420d-8b6e-963942ae51b8",
    "datetime": "2023-08-11T19:07:00-04:00",
    "cutoff_datetime": "2023-08-11T19:07:00-04:00",
    "name": "CHC (J Assad) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "d7aadd18-337d-4c5d-998c-76b274bd23ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:23.359758-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": "TOR (J Berrios)",
                        "amount": 5776.0
                    },
                    {
                        "team": "CHC (J Assad)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c25ae22-efba-4fb8-a2ee-fb25f942fb2f",
                    "gambit_id": "6832e21e-0876-4d61-a921-6e062ada5a68",
                    "last_updated": "2023-08-12T18:13:07.084789-04:00",
                    "created_at": "2023-08-11T09:38:23.373036-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7aadd18-337d-4c5d-998c-76b274bd23ec/?format=api"
                },
                {
                    "id": "545b66dc-0dcd-48ae-8294-59d4249a64c5",
                    "gambit_id": "04c4fa3c-9c7e-4cb4-ab27-e449b4b55255",
                    "last_updated": "2023-08-12T18:13:07.081461-04:00",
                    "created_at": "2023-08-11T09:38:23.366003-04:00",
                    "name": "CHC (J Assad)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7aadd18-337d-4c5d-998c-76b274bd23ec/?format=api"
                }
            ]
        },
        {
            "id": "1b1a711a-da2e-4671-bd5e-abcf75dcc5b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:23.379912-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": "CHC",
                        "amount": 5939.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47cdd507-bf8b-4523-9737-6cccec0ccca9",
                    "gambit_id": "6cc7b1a5-ae26-4370-a859-db2edecbb513",
                    "last_updated": "2023-08-12T18:13:07.091284-04:00",
                    "created_at": "2023-08-11T09:38:23.385212-04:00",
                    "name": "CHC",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1a711a-da2e-4671-bd5e-abcf75dcc5b2/?format=api"
                },
                {
                    "id": "8f7b5692-99fa-40db-9448-163c777ed1c9",
                    "gambit_id": "c76e0aad-de44-4571-8a3a-14baf557af4a",
                    "last_updated": "2023-08-12T18:13:07.095407-04:00",
                    "created_at": "2023-08-11T09:38:23.399099-04:00",
                    "name": "TOR",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1a711a-da2e-4671-bd5e-abcf75dcc5b2/?format=api"
                }
            ]
        },
        {
            "id": "f8f39477-9076-4d5c-821d-c9bb48ac7a13",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7bf6f65-faac-4f49-8b76-83e4d58043e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:23.411346-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": 5319.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e81e17e-55f2-413d-991e-d423a0d7d2be",
                    "gambit_id": "c65f65c6-5afd-48b2-9787-d0368e17f48f",
                    "last_updated": "2023-08-12T18:13:07.105887-04:00",
                    "created_at": "2023-08-11T09:38:23.424922-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8f39477-9076-4d5c-821d-c9bb48ac7a13/?format=api"
                },
                {
                    "id": "f7cc8f55-deff-47e2-90db-4486e934fafb",
                    "gambit_id": "532bad92-c38b-4984-8ab3-2732a8b70c88",
                    "last_updated": "2023-08-12T18:13:07.102394-04:00",
                    "created_at": "2023-08-11T09:38:23.418063-04:00",
                    "name": "Game Total Over 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8f39477-9076-4d5c-821d-c9bb48ac7a13/?format=api"
                }
            ]
        }
    ]
}