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/6b734f7f-9948-4edf-a18e-d892de0bc83e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b734f7f-9948-4edf-a18e-d892de0bc83e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "12177930-2215-4ed2-9c1b-1349ecca5a78",
    "completed": true,
    "last_updated": "2022-11-03T10:08:40.711227-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.31,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/12177930-2215-4ed2-9c1b-1349ecca5a78",
    "datetime": "2022-11-02T13:45:00-04:00",
    "cutoff_datetime": "2022-11-02T13:45:00-04:00",
    "name": "Real Madrid v. Celtic",
    "bettypes": [
        {
            "id": "5589c2d1-2d2d-41cf-ba1e-e07b151ff261",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?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": "Real Madrid",
                        "amount": 8260.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1740.0
                    }
                ],
                "expected_reward_tokens": 9744.0,
                "profit_sb": 744.0,
                "profit_sb_percentage": 8.27,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Real Madrid",
                        "amount": 7453.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1570.0
                    },
                    {
                        "team": "Celtic",
                        "amount": 977.0
                    }
                ],
                "expected_reward_tokens": 8792.0,
                "profit_sb": -208.0,
                "profit_sb_percentage": -2.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8fb84df-66b4-41dd-a5aa-4206bedae9a8",
                    "gambit_id": "6f7c1478-7dae-487a-946b-e4e778b8b372",
                    "last_updated": "2022-11-03T10:08:40.717826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Madrid",
                    "reward": "1.18000",
                    "odds": "1.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                },
                {
                    "id": "7492ee6d-f09f-4a6e-bbc4-67867f94d04e",
                    "gambit_id": "20c59c17-d911-41f1-b969-dec91dadfcef",
                    "last_updated": "2022-11-03T10:08:40.718765-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.60000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                },
                {
                    "id": "d34ae66c-42fc-4ff5-846e-b382fd77b62c",
                    "gambit_id": "29c689b1-c386-4d0d-b139-159c5850afcc",
                    "last_updated": "2022-11-03T10:08:40.716881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Celtic",
                    "reward": "9.00000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                }
            ]
        },
        {
            "id": "e3e6883f-3575-4a15-9e7b-d0740a762d38",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?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": 6562.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3438.0
                    }
                ],
                "expected_reward_tokens": 8661.84,
                "profit_sb": -338.16,
                "profit_sb_percentage": -3.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a1da0ac-3dd6-40ff-9010-9ab3f73ec07d",
                    "gambit_id": "d2805842-3f09-4425-a5b2-a36da84b8417",
                    "last_updated": "2022-11-03T10:08:40.714983-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
                },
                {
                    "id": "7bc2adc5-799e-479f-8e21-419cd52275e3",
                    "gambit_id": "bf8f6e41-c112-487a-951a-bcabfd7dc1ff",
                    "last_updated": "2022-11-03T10:08:40.713953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.52000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
                }
            ]
        }
    ]
}