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/6b1746d4-9754-4ac9-a47f-ea78019fdc55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b1746d4-9754-4ac9-a47f-ea78019fdc55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0806500a-105f-431d-8e72-b3c34b45431f",
    "completed": true,
    "last_updated": "2023-10-23T13:52:56.451075-04:00",
    "created_at": "2023-10-20T09:13:19.117536-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.3,
    "sport_category": "UFC 294",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/0806500a-105f-431d-8e72-b3c34b45431f",
    "datetime": "2023-10-21T14:00:00-04:00",
    "cutoff_datetime": "2023-10-21T14:00:00-04:00",
    "name": "Warlley Alves v. Ikram Aliskerov",
    "bettypes": [
        {
            "id": "f40564d3-69d5-46ab-849d-852cb421a805",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b1746d4-9754-4ac9-a47f-ea78019fdc55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-20T09:13:19.123459-04: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": "Ikram Aliskerov",
                        "amount": 8298.0
                    },
                    {
                        "team": "Warlley Alves",
                        "amount": 1702.0
                    }
                ],
                "expected_reward_tokens": 9376.74,
                "profit_sb": -123.26,
                "profit_sb_percentage": -1.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6998c074-5c43-4d56-bf8b-620c8a2616eb",
                    "gambit_id": "569d013a-11e4-4a16-875d-fa98874042ce",
                    "last_updated": "2023-10-23T13:52:56.467222-04:00",
                    "created_at": "2023-10-20T09:13:19.134392-04:00",
                    "name": "Ikram Aliskerov",
                    "reward": "1.13000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f40564d3-69d5-46ab-849d-852cb421a805/?format=api"
                },
                {
                    "id": "64cc6bc9-0243-43f0-ad3d-c07bedf931dc",
                    "gambit_id": "98c671e2-12ef-4262-b07f-1bb5e7bcf34c",
                    "last_updated": "2023-10-23T13:52:56.463773-04:00",
                    "created_at": "2023-10-20T09:13:19.128534-04:00",
                    "name": "Warlley Alves",
                    "reward": "5.51000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f40564d3-69d5-46ab-849d-852cb421a805/?format=api"
                }
            ]
        },
        {
            "id": "7921bbb3-c731-4a70-bc7b-52859adea61a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b1746d4-9754-4ac9-a47f-ea78019fdc55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-20T09:13:19.138995-04: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": "Total Rounds Under 1.5",
                        "amount": 5969.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9190.68,
                "profit_sb": -309.32,
                "profit_sb_percentage": -3.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fa0b337-736c-4dd5-9e0c-28e2b3c3147b",
                    "gambit_id": "15557a40-3b02-48fc-88fd-96f403bce460",
                    "last_updated": "2023-10-23T13:52:56.477901-04:00",
                    "created_at": "2023-10-20T09:13:19.150504-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7921bbb3-c731-4a70-bc7b-52859adea61a/?format=api"
                },
                {
                    "id": "8c1f6e47-b221-4840-ae59-fa78d8bfcf77",
                    "gambit_id": "abc4c22e-3a40-4d8f-aa1f-f9f912e8e380",
                    "last_updated": "2023-10-23T13:52:56.474091-04:00",
                    "created_at": "2023-10-20T09:13:19.144112-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7921bbb3-c731-4a70-bc7b-52859adea61a/?format=api"
                }
            ]
        }
    ]
}