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/5307d616-1a37-4bbf-ab4b-c967daf7a36a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5307d616-1a37-4bbf-ab4b-c967daf7a36a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "90f4d86b-073f-4c0f-8cf1-0ae06dcb7ba2",
    "completed": true,
    "last_updated": "2022-11-29T10:27:08.743411-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.66,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/90f4d86b-073f-4c0f-8cf1-0ae06dcb7ba2",
    "datetime": "2022-11-28T14:00:00-05:00",
    "cutoff_datetime": "2022-11-28T14:00:00-05:00",
    "name": "Portugal v. Uruguay",
    "bettypes": [
        {
            "id": "c5f881dc-84cc-4b01-802b-cae4ca968fbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/5307d616-1a37-4bbf-ab4b-c967daf7a36a/?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": "Portugal",
                        "amount": 6274.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3726.0
                    }
                ],
                "expected_reward_tokens": 10916.76,
                "profit_sb": 1916.76,
                "profit_sb_percentage": 21.3,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Portugal",
                        "amount": 4924.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2924.0
                    },
                    {
                        "team": "Uruguay",
                        "amount": 2153.0
                    }
                ],
                "expected_reward_tokens": 8567.32,
                "profit_sb": -432.68,
                "profit_sb_percentage": -4.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fce47cc-b514-4f96-82d3-cd29c60518c7",
                    "gambit_id": "b4cb7a12-4b6e-422f-a13c-916575cde3ee",
                    "last_updated": "2022-11-29T10:27:08.750534-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portugal",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                },
                {
                    "id": "3a82e350-4736-4814-aeee-f7275e845095",
                    "gambit_id": "5908b6b4-4429-4d2e-9aa8-b2f8cba154b8",
                    "last_updated": "2022-11-29T10:27:08.752818-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.93000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                },
                {
                    "id": "afeed6d4-89a2-492a-a01a-6e9bd2ac9021",
                    "gambit_id": "8bc05a25-c3a7-4569-abd9-09c1398416a3",
                    "last_updated": "2022-11-29T10:27:08.751667-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Uruguay",
                    "reward": "3.98000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                }
            ]
        },
        {
            "id": "b49a2d87-6eb9-458f-9d0d-71047cd9a944",
            "match": "https://api-prod.gambitprofit.com/api/matches/5307d616-1a37-4bbf-ab4b-c967daf7a36a/?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": 5726.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4274.0
                    }
                ],
                "expected_reward_tokens": 8760.78,
                "profit_sb": -239.22,
                "profit_sb_percentage": -2.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97ea25f8-1533-4724-bc4a-00ff777c14a8",
                    "gambit_id": "16234b3c-8253-4956-8f49-c7952a1ee89b",
                    "last_updated": "2022-11-29T10:27:08.746372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49a2d87-6eb9-458f-9d0d-71047cd9a944/?format=api"
                },
                {
                    "id": "f3114e86-1f13-44bd-8087-c47bc4e26d7e",
                    "gambit_id": "1a44b2b3-bf69-4945-b797-33cef7b5680d",
                    "last_updated": "2022-11-29T10:27:08.748090-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49a2d87-6eb9-458f-9d0d-71047cd9a944/?format=api"
                }
            ]
        }
    ]
}