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/d7461ed3-9c69-4b88-b9b0-17563857f45c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7461ed3-9c69-4b88-b9b0-17563857f45c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ad7f27d6-d837-454b-b7cb-dd17fd1e718d",
    "completed": true,
    "last_updated": "2022-11-21T15:58:35.598794-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.37,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ad7f27d6-d837-454b-b7cb-dd17fd1e718d",
    "datetime": "2022-11-20T11:00:00-05:00",
    "cutoff_datetime": "2022-11-20T11:00:00-05:00",
    "name": "Qatar v. Ecuador",
    "bettypes": [
        {
            "id": "9a4abb83-c136-47c0-89bb-ff996bb38e27",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7461ed3-9c69-4b88-b9b0-17563857f45c/?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": "Ecuador",
                        "amount": 5726.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4274.0
                    }
                ],
                "expected_reward_tokens": 11795.56,
                "profit_sb": 2795.56,
                "profit_sb_percentage": 31.06,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ecuador",
                        "amount": 4184.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3123.0
                    },
                    {
                        "team": "Qatar",
                        "amount": 2693.0
                    }
                ],
                "expected_reward_tokens": 8617.6,
                "profit_sb": -382.4,
                "profit_sb_percentage": -4.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45438506-03f7-43a3-8b73-942a872af941",
                    "gambit_id": "bab04357-f1ca-4166-9b0c-244e44f119cd",
                    "last_updated": "2022-11-21T15:58:35.604763-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ecuador",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
                },
                {
                    "id": "c4b6739f-fc4e-400e-9b19-4fef25d1bb89",
                    "gambit_id": "3e1b99e6-7031-48a2-85ef-c0c0a485de9d",
                    "last_updated": "2022-11-21T15:58:35.606678-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.76000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
                },
                {
                    "id": "7b9b9829-cca4-4703-8451-184997f76787",
                    "gambit_id": "8d0efacc-0d83-4819-a078-8183322f2be3",
                    "last_updated": "2022-11-21T15:58:35.605727-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Qatar",
                    "reward": "3.20000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
                }
            ]
        },
        {
            "id": "efb427a0-6817-4c71-863f-d8f976b8339d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7461ed3-9c69-4b88-b9b0-17563857f45c/?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 Under 2.5",
                        "amount": 6277.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 3723.0
                    }
                ],
                "expected_reward_tokens": 8786.28,
                "profit_sb": -213.72,
                "profit_sb_percentage": -2.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ae60629-eab1-471b-8c49-94e0051a1518",
                    "gambit_id": "ba772217-380d-4bdd-9a10-9e29fa7d1d2c",
                    "last_updated": "2022-11-21T15:58:35.601719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.40000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb427a0-6817-4c71-863f-d8f976b8339d/?format=api"
                },
                {
                    "id": "407e2728-e652-40b8-ae4a-cbdcfe421e2e",
                    "gambit_id": "2bdd3435-5b04-44a1-8e0b-a839c1a38e23",
                    "last_updated": "2022-11-21T15:58:35.602837-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb427a0-6817-4c71-863f-d8f976b8339d/?format=api"
                }
            ]
        }
    ]
}