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/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e0b24e7-1d35-4d6c-94dc-e107911477b5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "735658f1-751d-43fe-ae91-867147d38601",
    "completed": true,
    "last_updated": "2022-09-12T11:07:18.641838-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/735658f1-751d-43fe-ae91-867147d38601",
    "datetime": "2022-09-10T18:00:00-04:00",
    "cutoff_datetime": "2022-09-10T18:00:00-04:00",
    "name": "New York Red Bulls v. New England Revolution",
    "bettypes": [
        {
            "id": "eb09ddc9-5c32-422e-8dbf-bef8a64171bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?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 Red Bulls",
                        "amount": 6771.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3229.0
                    }
                ],
                "expected_reward_tokens": 11172.15,
                "profit_sb": 2172.15,
                "profit_sb_percentage": 24.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 5390.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2570.0
                    },
                    {
                        "team": "New England Revolution",
                        "amount": 2040.0
                    }
                ],
                "expected_reward_tokens": 8892.2,
                "profit_sb": -107.8,
                "profit_sb_percentage": -1.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34b3123c-a02a-499f-ba64-1c6ed9f93162",
                    "gambit_id": "8cb54d69-f5d2-4c70-a302-2240f7ccbec4",
                    "last_updated": "2022-09-12T11:07:18.647776-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "1.65000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                },
                {
                    "id": "ee48938d-9b5c-4300-a7d5-90d201583eb8",
                    "gambit_id": "de729978-5a60-4008-be25-4716a96c996a",
                    "last_updated": "2022-09-12T11:07:18.648794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.46000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                },
                {
                    "id": "3aa4d2e9-54e9-44e3-8aed-e1988940409b",
                    "gambit_id": "492910d0-ba2d-4b3f-a27a-03a4945b2c80",
                    "last_updated": "2022-09-12T11:07:18.650029-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Revolution",
                    "reward": "4.36000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                }
            ]
        },
        {
            "id": "bae40db4-59b5-4133-9aae-daa866573e71",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?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": 5249.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4751.0
                    }
                ],
                "expected_reward_tokens": 9026.9,
                "profit_sb": 26.9,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eff0fb0c-a878-40ae-bcb6-51d2570c788f",
                    "gambit_id": "35f3361b-f779-415e-81c7-4983cf7cc5a9",
                    "last_updated": "2022-09-12T11:07:18.644149-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
                },
                {
                    "id": "6d356f7f-02c6-46f7-b7c6-19cbc5cfd976",
                    "gambit_id": "0851a1f3-66ae-4f20-9dbd-6c2ff1072fc3",
                    "last_updated": "2022-09-12T11:07:18.645276-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
                }
            ]
        }
    ]
}