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/4a38930e-f2a7-472b-9fa4-5d4e01ae8f6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a38930e-f2a7-472b-9fa4-5d4e01ae8f6c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "168a923c-b717-4777-9ce9-b2390d1a2f42",
    "completed": true,
    "last_updated": "2022-08-15T13:47:13.438041-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/168a923c-b717-4777-9ce9-b2390d1a2f42",
    "datetime": "2022-08-13T20:00:00-04:00",
    "cutoff_datetime": "2022-08-13T20:00:00-04:00",
    "name": "Inter Miami CF v. New York City FC",
    "bettypes": [
        {
            "id": "c10ef3ab-bbc1-4491-b176-a8eeb753621b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a38930e-f2a7-472b-9fa4-5d4e01ae8f6c/?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": "New York City FC",
                        "amount": 5042.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 4958.0
                    }
                ],
                "expected_reward_tokens": 11948.78,
                "profit_sb": 2948.78,
                "profit_sb_percentage": 32.76,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York City FC",
                        "amount": 3696.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 3634.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2670.0
                    }
                ],
                "expected_reward_tokens": 8757.6,
                "profit_sb": -242.4,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b1cfa13-9aeb-4d10-8a39-dc13b938fcc4",
                    "gambit_id": "fc664577-3532-4bd5-9a62-bf2769670ead",
                    "last_updated": "2022-08-15T13:47:13.440033-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "2.37000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10ef3ab-bbc1-4491-b176-a8eeb753621b/?format=api"
                },
                {
                    "id": "b02176ac-4c7b-4049-9683-9021e93cbace",
                    "gambit_id": "839553a5-2ef7-47df-ab07-a612af4e1362",
                    "last_updated": "2022-08-15T13:47:13.440504-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Miami CF",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10ef3ab-bbc1-4491-b176-a8eeb753621b/?format=api"
                },
                {
                    "id": "7ff710a8-45be-4ccd-9ed0-3460f8d0085e",
                    "gambit_id": "9e6c0326-f84e-4a21-a277-82f6daf24a12",
                    "last_updated": "2022-08-15T13:47:13.440965-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/c10ef3ab-bbc1-4491-b176-a8eeb753621b/?format=api"
                }
            ]
        },
        {
            "id": "1fa348dc-f7cc-4d91-8db0-c8fa8931c81e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a38930e-f2a7-472b-9fa4-5d4e01ae8f6c/?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": 5742.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28bd5c8a-2718-48b9-b58e-d858729fae34",
                    "gambit_id": "9a1b88b4-fdb7-439b-8858-762c08ddb10b",
                    "last_updated": "2022-08-15T13:47:13.439528-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa348dc-f7cc-4d91-8db0-c8fa8931c81e/?format=api"
                },
                {
                    "id": "3fa9c151-a59e-46ce-a63d-f2cf6d770b65",
                    "gambit_id": "2c913ca7-fd7d-4d4c-9de0-9c7e5504100c",
                    "last_updated": "2022-08-15T13:47:13.439022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa348dc-f7cc-4d91-8db0-c8fa8931c81e/?format=api"
                }
            ]
        }
    ]
}