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/69f345d7-94ea-42af-a98d-dad2fe5c4403/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69f345d7-94ea-42af-a98d-dad2fe5c4403",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5dcc3a41-2d6b-4b7d-8db1-4927d19b00f3",
    "completed": true,
    "last_updated": "2022-08-22T15:47:12.284029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.67,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5dcc3a41-2d6b-4b7d-8db1-4927d19b00f3",
    "datetime": "2022-08-21T19:00:00-04:00",
    "cutoff_datetime": "2022-08-21T19:00:00-04:00",
    "name": "Charlotte FC v. Orlando City SC",
    "bettypes": [
        {
            "id": "e1164094-6e01-4cf2-9847-28840f7bee7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/69f345d7-94ea-42af-a98d-dad2fe5c4403/?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": 5640.0
                    },
                    {
                        "team": "Orlando City SC",
                        "amount": 4360.0
                    }
                ],
                "expected_reward_tokens": 12295.2,
                "profit_sb": 3295.2,
                "profit_sb_percentage": 36.61,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Charlotte FC",
                        "amount": 4035.0
                    },
                    {
                        "team": "Orlando City SC",
                        "amount": 3119.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2846.0
                    }
                ],
                "expected_reward_tokens": 8794.14,
                "profit_sb": -205.86,
                "profit_sb_percentage": -2.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "661405fd-516a-4d32-b04a-2f416e6628cb",
                    "gambit_id": "73296d2f-2caf-417d-8973-2c2ba45a1e7a",
                    "last_updated": "2022-08-22T15:47:12.286566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte FC",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1164094-6e01-4cf2-9847-28840f7bee7f/?format=api"
                },
                {
                    "id": "9956ebf8-056d-4734-b075-e953dcbcc867",
                    "gambit_id": "31c517af-945b-4fc4-976a-5eb8de1b362d",
                    "last_updated": "2022-08-22T15:47:12.286081-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando City SC",
                    "reward": "2.82000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1164094-6e01-4cf2-9847-28840f7bee7f/?format=api"
                },
                {
                    "id": "3fb972f0-9cf2-4a80-aec5-c5dbc9951117",
                    "gambit_id": "d043b6e3-ec8d-4db3-92ac-b4c061a2c2bc",
                    "last_updated": "2022-08-22T15:47:12.287042-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1164094-6e01-4cf2-9847-28840f7bee7f/?format=api"
                }
            ]
        },
        {
            "id": "f160388f-e772-4f74-955c-a6dd35882bd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/69f345d7-94ea-42af-a98d-dad2fe5c4403/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5bde81b-e19c-48cf-8ab5-a5d5e6325620",
                    "gambit_id": "197c0aba-8c2a-4aeb-8b4c-a4bbe12bfa76",
                    "last_updated": "2022-08-22T15:47:12.285595-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f160388f-e772-4f74-955c-a6dd35882bd3/?format=api"
                },
                {
                    "id": "f6a360c2-0a58-430d-a7f8-77790e98735d",
                    "gambit_id": "738b1388-d0fb-4cf0-895b-525ff05487c5",
                    "last_updated": "2022-08-22T15:47:12.285054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f160388f-e772-4f74-955c-a6dd35882bd3/?format=api"
                }
            ]
        }
    ]
}