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/9fbd34f7-f943-412d-a91b-cad998c77a13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9fbd34f7-f943-412d-a91b-cad998c77a13",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b2c4f84b-c320-475f-ad54-407d732d9f4c",
    "completed": true,
    "last_updated": "2022-09-19T09:57:23.943744-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.0,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b2c4f84b-c320-475f-ad54-407d732d9f4c",
    "datetime": "2022-09-17T22:30:00-04:00",
    "cutoff_datetime": "2022-09-17T22:30:00-04:00",
    "name": "San Jose Earthquakes v. FC Dallas",
    "bettypes": [
        {
            "id": "04a5c414-e692-485d-a568-0efad0ad8e76",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fbd34f7-f943-412d-a91b-cad998c77a13/?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": "FC Dallas",
                        "amount": 5093.0
                    },
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 4907.0
                    }
                ],
                "expected_reward_tokens": 12120.29,
                "profit_sb": 3120.29,
                "profit_sb_percentage": 34.67,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 3703.0
                    },
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 3568.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2729.0
                    }
                ],
                "expected_reward_tokens": 8812.96,
                "profit_sb": -187.04,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91cfbe2d-b8fc-4c89-a075-5fc154211739",
                    "gambit_id": "09d455ba-3a71-4d40-9fb0-f14d3025592b",
                    "last_updated": "2022-09-19T09:57:23.948833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "2.38000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a5c414-e692-485d-a568-0efad0ad8e76/?format=api"
                },
                {
                    "id": "1791aa34-bb7b-436b-928e-2515c289f67b",
                    "gambit_id": "920a8847-3010-430f-9bc0-8edd1ec0b029",
                    "last_updated": "2022-09-19T09:57:23.949824-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Earthquakes",
                    "reward": "2.47000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a5c414-e692-485d-a568-0efad0ad8e76/?format=api"
                },
                {
                    "id": "9e020054-5253-4c5e-b3aa-29589f86b3dd",
                    "gambit_id": "3a0f41b7-ad5e-4661-b352-bcaf2d574279",
                    "last_updated": "2022-09-19T09:57:23.950762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.23000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a5c414-e692-485d-a568-0efad0ad8e76/?format=api"
                }
            ]
        },
        {
            "id": "9d8e8710-b0a3-428f-9fbd-b873531690c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fbd34f7-f943-412d-a91b-cad998c77a13/?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": 5500.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4500.0
                    }
                ],
                "expected_reward_tokens": 8910.0,
                "profit_sb": -90.0,
                "profit_sb_percentage": -1.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31c16399-bcfd-4f36-bfec-205ba680dd2d",
                    "gambit_id": "5eeaf5fc-be6d-45e3-a8e5-ef266e2b2b3e",
                    "last_updated": "2022-09-19T09:57:23.946969-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8e8710-b0a3-428f-9fbd-b873531690c5/?format=api"
                },
                {
                    "id": "4915de58-3591-4ec9-bdd9-1d5279a311fa",
                    "gambit_id": "797b4dc5-37e4-4daa-bfb5-b58634d9d691",
                    "last_updated": "2022-09-19T09:57:23.946028-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8e8710-b0a3-428f-9fbd-b873531690c5/?format=api"
                }
            ]
        }
    ]
}