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/7df5a184-5dc0-48f9-b207-46477fcfd763/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7df5a184-5dc0-48f9-b207-46477fcfd763",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1fdebb06-9695-466f-a896-96656d0296a7",
    "completed": true,
    "last_updated": "2022-08-07T14:47:22.643849-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/1fdebb06-9695-466f-a896-96656d0296a7",
    "datetime": "2022-08-06T22:30:00-04:00",
    "cutoff_datetime": "2022-08-06T22:30:00-04:00",
    "name": "Portland Timbers v. FC Dallas",
    "bettypes": [
        {
            "id": "5c53edb1-7663-4d81-8bb6-28bd9af32fe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Portland Timbers",
                        "amount": 6119.0
                    },
                    {
                        "team": "FC Dallas",
                        "amount": 3881.0
                    }
                ],
                "expected_reward_tokens": 11992.29,
                "profit_sb": 2992.29,
                "profit_sb_percentage": 33.25,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Portland Timbers",
                        "amount": 4481.0
                    },
                    {
                        "team": "FC Dallas",
                        "amount": 2842.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2677.0
                    }
                ],
                "expected_reward_tokens": 8780.56,
                "profit_sb": -219.44,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9d45be6-b2a3-40da-9b40-fe2e0b7c7604",
                    "gambit_id": "0e32a602-93b2-4577-8a1f-95b628a22d12",
                    "last_updated": "2022-08-07T14:47:22.646808-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Timbers",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                },
                {
                    "id": "3670cef4-c326-46db-b373-c2dd956b9035",
                    "gambit_id": "5c5e4e9e-2456-4d9e-904d-582bebff95d4",
                    "last_updated": "2022-08-07T14:47:22.646166-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                },
                {
                    "id": "1ef08d2c-dd74-4b01-bfc5-1490dbb66764",
                    "gambit_id": "c2c36fea-1e11-49d3-83f1-600042348e2c",
                    "last_updated": "2022-08-07T14:47:22.647390-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.28000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                }
            ]
        },
        {
            "id": "6c0cb3da-3041-40d5-be0a-883d550a2204",
            "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?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 2.5",
                        "amount": 5571.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 8857.89,
                "profit_sb": -142.11,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26bebad2-c076-416d-a607-0da225ef1481",
                    "gambit_id": "d4e11b49-2cc7-4dfe-80cc-716a3ff327b6",
                    "last_updated": "2022-08-07T14:47:22.645404-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                },
                {
                    "id": "2c22e763-14f4-4375-aa76-53398c4bebdb",
                    "gambit_id": "7e229230-7eb8-4fbd-b46d-e1e7ce8f9687",
                    "last_updated": "2022-08-07T14:47:22.644849-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                }
            ]
        }
    ]
}