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/ad567689-554b-44dd-856c-4595d0f5539c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ad567689-554b-44dd-856c-4595d0f5539c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c69cceb8-a7b5-48ad-a843-a1d94314e279",
    "completed": true,
    "last_updated": "2022-08-10T10:06:56.628946-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c69cceb8-a7b5-48ad-a843-a1d94314e279",
    "datetime": "2022-08-09T20:10:00-04:00",
    "cutoff_datetime": "2022-08-09T20:10:00-04:00",
    "name": "TAM (J Yacabonis) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "b45cf272-1613-40a7-885e-881e669e5967",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad567689-554b-44dd-856c-4595d0f5539c/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "MIL (F Peralta)",
                        "amount": 5964.0
                    },
                    {
                        "team": "TAM (J Yacabonis)",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 9363.48,
                "profit_sb": 363.48,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b376fbe-1403-4ed2-b743-55faf91f6bec",
                    "gambit_id": "a20fb8e0-5b01-4e9b-8b73-677a0843af92",
                    "last_updated": "2022-08-10T10:06:56.631865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b45cf272-1613-40a7-885e-881e669e5967/?format=api"
                },
                {
                    "id": "90bdfb43-9af8-47e3-b5be-65cfed303a37",
                    "gambit_id": "a0ca2330-8a2b-4f5e-b986-d04cfbde85b2",
                    "last_updated": "2022-08-10T10:06:56.632322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (J Yacabonis)",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b45cf272-1613-40a7-885e-881e669e5967/?format=api"
                }
            ]
        },
        {
            "id": "cea68a7b-4ffa-47ef-9f2c-a1f02e1c0776",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad567689-554b-44dd-856c-4595d0f5539c/?format=api",
            "name": "Play the Odds",
            "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": "TAM",
                        "amount": 5676.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2edd8a5-6148-435a-b752-dd6155ca5e25",
                    "gambit_id": "392e99e8-a9fa-4445-a5ec-0ecf88d48806",
                    "last_updated": "2022-08-10T10:06:56.630937-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea68a7b-4ffa-47ef-9f2c-a1f02e1c0776/?format=api"
                },
                {
                    "id": "7b0de232-b0f1-4252-a4b2-82e16e629fe5",
                    "gambit_id": "216c6eb3-50e1-444a-9fa5-b436a0eda9c2",
                    "last_updated": "2022-08-10T10:06:56.631400-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea68a7b-4ffa-47ef-9f2c-a1f02e1c0776/?format=api"
                }
            ]
        },
        {
            "id": "3f9d8756-891c-4c82-83bd-fe3e3cb20621",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad567689-554b-44dd-856c-4595d0f5539c/?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 Under 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75f3740e-a387-46d9-9e0c-4979773f876a",
                    "gambit_id": "8437ecdd-64bc-4280-a258-602b4eeb3907",
                    "last_updated": "2022-08-10T10:06:56.629974-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f9d8756-891c-4c82-83bd-fe3e3cb20621/?format=api"
                },
                {
                    "id": "f5f95219-327a-4335-bb3b-4b6b3f9a0dc5",
                    "gambit_id": "1a462f89-c081-4063-9cd3-296c90d9fc62",
                    "last_updated": "2022-08-10T10:06:56.630473-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f9d8756-891c-4c82-83bd-fe3e3cb20621/?format=api"
                }
            ]
        }
    ]
}