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/84043901-8767-43f5-8f38-0025874c1cff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84043901-8767-43f5-8f38-0025874c1cff",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fdcb2cac-a6ee-4c1d-84ec-7cdb4c25dcfd",
    "completed": true,
    "last_updated": "2022-09-14T11:22:08.662591-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/fdcb2cac-a6ee-4c1d-84ec-7cdb4c25dcfd",
    "datetime": "2022-09-13T15:00:00-04:00",
    "cutoff_datetime": "2022-09-13T15:00:00-04:00",
    "name": "FC Bayern Munich v. FC Barcelona",
    "bettypes": [
        {
            "id": "c3a57232-0917-4351-b0ad-905e2037127d",
            "match": "https://api-prod.gambitprofit.com/api/matches/84043901-8767-43f5-8f38-0025874c1cff/?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": "FC Bayern Munich",
                        "amount": 6232.0
                    },
                    {
                        "team": "FC Barcelona",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 11529.2,
                "profit_sb": 2529.2,
                "profit_sb_percentage": 28.1,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Bayern Munich",
                        "amount": 4773.0
                    },
                    {
                        "team": "FC Barcelona",
                        "amount": 2885.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2342.0
                    }
                ],
                "expected_reward_tokens": 8828.1,
                "profit_sb": -171.9,
                "profit_sb_percentage": -1.91,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72cd51f6-e677-4220-a563-607a35c19517",
                    "gambit_id": "3dadc308-1e98-414b-a1be-3ffc3e34cb37",
                    "last_updated": "2022-09-14T11:22:08.669110-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Bayern Munich",
                    "reward": "1.85000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api"
                },
                {
                    "id": "d4e34920-2680-486a-9494-e9397dc6336a",
                    "gambit_id": "aabac9f3-296c-46d0-bede-6805c7aa5760",
                    "last_updated": "2022-09-14T11:22:08.668081-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Barcelona",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api"
                },
                {
                    "id": "5e2c6545-e8c1-41c3-9817-e769e2506893",
                    "gambit_id": "eb4bbcb0-286f-4881-9f69-642a6d4be86a",
                    "last_updated": "2022-09-14T11:22:08.670194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.77000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api"
                }
            ]
        },
        {
            "id": "3d8de464-8926-479e-9676-af5bab0777ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/84043901-8767-43f5-8f38-0025874c1cff/?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": 6857.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3143.0
                    }
                ],
                "expected_reward_tokens": 9051.24,
                "profit_sb": 51.24,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91e25468-0f60-452a-beba-6094d0ec11e1",
                    "gambit_id": "3ee98212-53d5-4c32-a570-1b5cd563a8c3",
                    "last_updated": "2022-09-14T11:22:08.666051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8de464-8926-479e-9676-af5bab0777ea/?format=api"
                },
                {
                    "id": "f966ccad-7a6d-4ab2-a162-aac57113bf85",
                    "gambit_id": "2e45e7af-3a50-41e0-b7ea-3745666f6659",
                    "last_updated": "2022-09-14T11:22:08.665026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.88000",
                    "odds": "3.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8de464-8926-479e-9676-af5bab0777ea/?format=api"
                }
            ]
        }
    ]
}