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/c0f9df0c-a743-453f-b848-8c44749bd7e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0f9df0c-a743-453f-b848-8c44749bd7e9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b9216124-d0b3-4b8c-9898-a5915b8910a4",
    "completed": true,
    "last_updated": "2022-09-28T09:12:14.208165-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b9216124-d0b3-4b8c-9898-a5915b8910a4",
    "datetime": "2022-09-27T19:10:00-04:00",
    "cutoff_datetime": "2022-09-27T19:10:00-04:00",
    "name": "MIA (P Lopez) v. NYM (C Carrasco)",
    "bettypes": [
        {
            "id": "9469327c-36a1-4034-8f95-cec7d0bb0c1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": "NYM (C Carrasco)",
                        "amount": 6434.0
                    },
                    {
                        "team": "MIA (P Lopez)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9200.28,
                "profit_sb": 200.28,
                "profit_sb_percentage": 2.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09f3bcdd-b4f0-4ef3-bf15-d8b352ea3196",
                    "gambit_id": "9efe1b34-fc23-4d1f-913a-4a24a6062c20",
                    "last_updated": "2022-09-28T09:12:14.216488-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
                },
                {
                    "id": "90dd4034-142d-411d-9ec6-684fb3fe295e",
                    "gambit_id": "94b1b690-e9e1-445a-90f9-6e4804a90ef1",
                    "last_updated": "2022-09-28T09:12:14.217490-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
                }
            ]
        },
        {
            "id": "0d859b32-fc29-40fd-a9e8-788c6abb7920",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": 5304.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5912f28-aec7-43e1-8373-d59f57f23723",
                    "gambit_id": "dbdc01e3-fef6-424e-8ee5-66f0090b058d",
                    "last_updated": "2022-09-28T09:12:14.214591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d859b32-fc29-40fd-a9e8-788c6abb7920/?format=api"
                },
                {
                    "id": "b81996e4-6287-465a-bcc4-f6e3b0a6777f",
                    "gambit_id": "f60a3771-0cd1-422d-a0db-068a57809aad",
                    "last_updated": "2022-09-28T09:12:14.213640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d859b32-fc29-40fd-a9e8-788c6abb7920/?format=api"
                }
            ]
        },
        {
            "id": "13b1ed06-0988-487c-b0fa-8ae600fb183c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92037685-dbf0-458a-a592-a660941cafbd",
                    "gambit_id": "7be91ef2-3bef-43c6-b828-a0a6b7fa900b",
                    "last_updated": "2022-09-28T09:12:14.211700-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b1ed06-0988-487c-b0fa-8ae600fb183c/?format=api"
                },
                {
                    "id": "9b25c7e9-7dcc-4d6a-ad67-f8b9a945ead7",
                    "gambit_id": "f62347f6-6dfd-4aae-8299-791da79d4b01",
                    "last_updated": "2022-09-28T09:12:14.210640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b1ed06-0988-487c-b0fa-8ae600fb183c/?format=api"
                }
            ]
        }
    ]
}