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/fb4859a5-76ff-42c3-b6ec-3dd885638e77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb4859a5-76ff-42c3-b6ec-3dd885638e77",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "18222001-62db-4544-898f-53f27e6b201d",
    "completed": true,
    "last_updated": "2023-02-06T08:51:54.100840-05:00",
    "created_at": "2023-02-03T10:52:02.466895-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.02,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/18222001-62db-4544-898f-53f27e6b201d",
    "datetime": "2023-02-05T01:00:00-05:00",
    "cutoff_datetime": "2023-02-05T01:00:00-05:00",
    "name": "Blagoy Ivanov v. Marcin Tybura",
    "bettypes": [
        {
            "id": "b726a5a0-7d36-41a2-9f63-3590bb121324",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb4859a5-76ff-42c3-b6ec-3dd885638e77/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-03T10:52:02.473212-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": "Marcin Tybura",
                        "amount": 5484.0
                    },
                    {
                        "team": "Blagoy Ivanov",
                        "amount": 4516.0
                    }
                ],
                "expected_reward_tokens": 9212.64,
                "profit_sb": -287.36,
                "profit_sb_percentage": -3.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95c9eab0-04a9-4989-baa1-a8a2fbda5871",
                    "gambit_id": "d0e2d0be-a1fb-40ed-942d-27e0d6b955ba",
                    "last_updated": "2023-02-06T08:51:54.107438-05:00",
                    "created_at": "2023-02-03T10:52:02.474942-05:00",
                    "name": "Marcin Tybura",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b726a5a0-7d36-41a2-9f63-3590bb121324/?format=api"
                },
                {
                    "id": "851d96c1-0ca3-420e-a27b-4e2ef98285a5",
                    "gambit_id": "ddbd43cc-d112-43f4-8788-a73997ca8379",
                    "last_updated": "2023-02-06T08:51:54.108677-05:00",
                    "created_at": "2023-02-03T10:52:02.476376-05:00",
                    "name": "Blagoy Ivanov",
                    "reward": "2.04000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b726a5a0-7d36-41a2-9f63-3590bb121324/?format=api"
                }
            ]
        },
        {
            "id": "e28fa871-a52b-44a7-9d87-7e12a167ffe3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb4859a5-76ff-42c3-b6ec-3dd885638e77/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-03T10:52:02.468879-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": "Total Rounds Over 2.5",
                        "amount": 6527.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3473.0
                    }
                ],
                "expected_reward_tokens": 9203.07,
                "profit_sb": -296.93,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b9d15e8-95ac-464a-bb1e-5ae7041560c9",
                    "gambit_id": "b54c1234-9301-42fb-8320-eeee19193db9",
                    "last_updated": "2023-02-06T08:51:54.105003-05:00",
                    "created_at": "2023-02-03T10:52:02.471718-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.41000",
                    "odds": "1.43480",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28fa871-a52b-44a7-9d87-7e12a167ffe3/?format=api"
                },
                {
                    "id": "e1b78352-5ec1-45bd-8561-33564c9dae29",
                    "gambit_id": "c6d5114f-5418-452b-abce-07a1ac32450f",
                    "last_updated": "2023-02-06T08:51:54.103746-05:00",
                    "created_at": "2023-02-03T10:52:02.470265-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.65000",
                    "odds": "2.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28fa871-a52b-44a7-9d87-7e12a167ffe3/?format=api"
                }
            ]
        }
    ]
}