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/f126b6f2-5adb-44d1-a643-273829f54cd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f126b6f2-5adb-44d1-a643-273829f54cd2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5a724552-595f-4da9-9274-f28fd3e3a51e",
    "completed": true,
    "last_updated": "2022-08-29T11:17:13.798707-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/5a724552-595f-4da9-9274-f28fd3e3a51e",
    "datetime": "2022-08-27T19:00:00-04:00",
    "cutoff_datetime": "2022-08-27T19:00:00-04:00",
    "name": "New York Red Bulls v. Inter Miami CF",
    "bettypes": [
        {
            "id": "bbf98a4d-2674-468c-b798-e047778adbbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f126b6f2-5adb-44d1-a643-273829f54cd2/?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": 6850.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3150.0
                    }
                ],
                "expected_reward_tokens": 11371.0,
                "profit_sb": 2371.0,
                "profit_sb_percentage": 26.34,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 5401.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2484.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 2115.0
                    }
                ],
                "expected_reward_tokens": 8965.66,
                "profit_sb": -34.34,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "570b26fe-48be-41c9-868c-0120bd298a1d",
                    "gambit_id": "ffb11020-61f3-4e40-ba5d-c6c4682f9804",
                    "last_updated": "2022-08-29T11:17:13.801097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "1.66000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                },
                {
                    "id": "ded2afa6-0e8a-450c-a4a7-9438f0608358",
                    "gambit_id": "c0421a9c-658e-434e-88d4-a671021a5fcf",
                    "last_updated": "2022-08-29T11:17:13.801527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                },
                {
                    "id": "520b7b77-407b-4142-a285-dc9902a75da3",
                    "gambit_id": "f2ee84d8-8be0-4e93-981f-f82d736879fa",
                    "last_updated": "2022-08-29T11:17:13.800666-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Miami CF",
                    "reward": "4.24000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                }
            ]
        },
        {
            "id": "d07bc36b-ccab-4d79-918a-63c71c6647b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f126b6f2-5adb-44d1-a643-273829f54cd2/?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": 5249.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4751.0
                    }
                ],
                "expected_reward_tokens": 9026.9,
                "profit_sb": 26.9,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1a48b9f0-ce0b-4bc2-a476-4d5d8196a276",
                    "gambit_id": "c400bf27-c103-488c-9dee-c4180645907e",
                    "last_updated": "2022-08-29T11:17:13.800210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bc36b-ccab-4d79-918a-63c71c6647b7/?format=api"
                },
                {
                    "id": "6d1a1cff-06c2-4a78-b533-b1d90dd6b1e9",
                    "gambit_id": "f00567c8-6e4f-472b-8eb3-68b568626340",
                    "last_updated": "2022-08-29T11:17:13.799717-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bc36b-ccab-4d79-918a-63c71c6647b7/?format=api"
                }
            ]
        }
    ]
}