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/709b3df1-364c-4de4-9037-3f43fd185834/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "709b3df1-364c-4de4-9037-3f43fd185834",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "743b7591-fd66-4a7e-9e7a-c4661982af70",
    "completed": false,
    "last_updated": "2022-12-24T17:12:19.994751-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.85,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/743b7591-fd66-4a7e-9e7a-c4661982af70",
    "datetime": "2022-09-10T13:00:00-04:00",
    "cutoff_datetime": "2022-09-10T13:00:00-04:00",
    "name": "Charlotte FC v. New York City FC",
    "bettypes": [
        {
            "id": "f228d738-07ae-4d6f-bb77-8abf0d57b4a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/709b3df1-364c-4de4-9037-3f43fd185834/?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": "Charlotte FC",
                        "amount": 5748.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 4252.0
                    }
                ],
                "expected_reward_tokens": 12415.68,
                "profit_sb": 3415.68,
                "profit_sb_percentage": 37.95,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Charlotte FC",
                        "amount": 4089.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 3025.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2886.0
                    }
                ],
                "expected_reward_tokens": 8831.16,
                "profit_sb": -168.84,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d7276ec-44b0-40b6-a455-a93fd5cb9bc4",
                    "gambit_id": "cb7296b3-6ad2-4dfb-9589-e7ae2807bd5f",
                    "last_updated": "2022-12-24T17:12:20.003102-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte FC",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                },
                {
                    "id": "7cfd54c5-a07d-49b5-8665-86533934f988",
                    "gambit_id": "328a997c-7b50-409c-ac3e-b7e7e0a1ef02",
                    "last_updated": "2022-12-24T17:12:20.001459-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "2.92000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                },
                {
                    "id": "365bdd30-3875-47c9-afac-2892f2eb2ffb",
                    "gambit_id": "d452b60a-7c68-4db1-a0a9-321c21a00533",
                    "last_updated": "2022-12-24T17:12:20.004850-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                }
            ]
        },
        {
            "id": "c842ee4a-b9ed-47a3-b8cf-980b565daa8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/709b3df1-364c-4de4-9037-3f43fd185834/?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": 5070.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4930.0
                    }
                ],
                "expected_reward_tokens": 8923.2,
                "profit_sb": -76.8,
                "profit_sb_percentage": -0.85,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bad9a71-c57c-48cf-aa7f-0c9930f8ffb0",
                    "gambit_id": "81068614-be89-4da8-914c-dd898ca1e8b6",
                    "last_updated": "2022-12-24T17:12:19.998692-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.76000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
                },
                {
                    "id": "7ca387f1-41fc-4703-8ade-49107bfdf987",
                    "gambit_id": "23283bec-14e3-43ae-b062-44ef80ca14fb",
                    "last_updated": "2022-12-24T17:12:19.997535-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.81000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
                }
            ]
        }
    ]
}