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/3eaf936b-689f-41fb-97d2-e09565c23ffb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3eaf936b-689f-41fb-97d2-e09565c23ffb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5f48d8de-0b7c-404f-bb8c-08d0ce540bf6",
    "completed": true,
    "last_updated": "2022-10-13T10:02:19.803655-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.79,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5f48d8de-0b7c-404f-bb8c-08d0ce540bf6",
    "datetime": "2022-10-12T12:45:00-04:00",
    "cutoff_datetime": "2022-10-12T12:45:00-04:00",
    "name": "SSC Napoli v. Ajax Amsterdam",
    "bettypes": [
        {
            "id": "709d8f13-0133-49da-8e73-1880a27f1990",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eaf936b-689f-41fb-97d2-e09565c23ffb/?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": "SSC Napoli",
                        "amount": 7395.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2605.0
                    }
                ],
                "expected_reward_tokens": 11462.0,
                "profit_sb": 1962.0,
                "profit_sb_percentage": 20.65,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "SSC Napoli",
                        "amount": 5988.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2110.0
                    },
                    {
                        "team": "Ajax Amsterdam",
                        "amount": 1902.0
                    }
                ],
                "expected_reward_tokens": 9281.4,
                "profit_sb": -218.6,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1a7356f-a69d-4bb5-8adf-96ba3a2a4774",
                    "gambit_id": "57db7bee-0fb6-41b5-9016-03e9698abbf2",
                    "last_updated": "2022-10-13T10:02:19.810972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SSC Napoli",
                    "reward": "1.55000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709d8f13-0133-49da-8e73-1880a27f1990/?format=api"
                },
                {
                    "id": "d1ddd608-c3bf-41dc-8996-dc138d3c0f16",
                    "gambit_id": "0f60639d-234c-4c62-936e-2e48a0af886d",
                    "last_updated": "2022-10-13T10:02:19.812034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.40000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709d8f13-0133-49da-8e73-1880a27f1990/?format=api"
                },
                {
                    "id": "e241ab86-a4b1-498e-b72c-a9d49f95fa5a",
                    "gambit_id": "20f55c40-c577-4949-9fc0-969a4b1e59f7",
                    "last_updated": "2022-10-13T10:02:19.809999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ajax Amsterdam",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709d8f13-0133-49da-8e73-1880a27f1990/?format=api"
                }
            ]
        },
        {
            "id": "3e21795b-4271-4eb4-b261-83f5ebab0771",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eaf936b-689f-41fb-97d2-e09565c23ffb/?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": 6479.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3521.0
                    }
                ],
                "expected_reward_tokens": 9329.76,
                "profit_sb": -170.24,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11c45dc7-8c44-47c8-9adc-fce9331f555f",
                    "gambit_id": "a0d915c8-7f77-4e92-a558-b63ab6034751",
                    "last_updated": "2022-10-13T10:02:19.807652-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.44000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e21795b-4271-4eb4-b261-83f5ebab0771/?format=api"
                },
                {
                    "id": "53e20cac-8571-4834-9cce-fcd796b3e215",
                    "gambit_id": "7958af7a-7211-4f25-96a4-edbc789554fe",
                    "last_updated": "2022-10-13T10:02:19.806493-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e21795b-4271-4eb4-b261-83f5ebab0771/?format=api"
                }
            ]
        }
    ]
}