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/34e434e3-b7ed-464f-b538-1f9e9e1c1826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34e434e3-b7ed-464f-b538-1f9e9e1c1826",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "854a5fc7-b11c-44d9-9bea-942d11d5f018",
    "completed": true,
    "last_updated": "2022-12-30T18:52:01.722726-05:00",
    "created_at": "2022-12-28T09:32:06.256437-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/854a5fc7-b11c-44d9-9bea-942d11d5f018",
    "datetime": "2022-12-28T14:00:00-05:00",
    "cutoff_datetime": "2022-12-28T14:00:00-05:00",
    "name": "Central Florida v. Duke",
    "bettypes": [
        {
            "id": "be164581-b157-4caf-89b4-4687b9b78b5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/34e434e3-b7ed-464f-b538-1f9e9e1c1826/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-28T09:32:06.258793-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": "Duke",
                        "amount": 5899.0
                    },
                    {
                        "team": "Central Florida",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "256c90f8-1541-4136-994c-4f73d118acf2",
                    "gambit_id": "c0de3936-a209-484c-bd33-fd3cd3486f0d",
                    "last_updated": "2022-12-30T18:52:01.725550-05:00",
                    "created_at": "2022-12-28T09:32:06.260370-05:00",
                    "name": "Duke",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be164581-b157-4caf-89b4-4687b9b78b5b/?format=api"
                },
                {
                    "id": "7a4fdb43-abe8-42ca-ae71-9c5040ae81c5",
                    "gambit_id": "f6ce1a15-30af-4acf-96fe-a360b0151b12",
                    "last_updated": "2022-12-30T18:52:01.726667-05:00",
                    "created_at": "2022-12-28T09:32:06.262016-05:00",
                    "name": "Central Florida",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be164581-b157-4caf-89b4-4687b9b78b5b/?format=api"
                }
            ]
        },
        {
            "id": "90202736-b041-465f-b581-aefb38af48d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/34e434e3-b7ed-464f-b538-1f9e9e1c1826/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-28T09:32:06.267426-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": "Duke",
                        "amount": 5097.0
                    },
                    {
                        "team": "Central Florida",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c54da07-a3d5-4f27-89ed-21194d745957",
                    "gambit_id": "0cb7d1a6-6e9c-46ba-9c1f-2435bc3518e0",
                    "last_updated": "2022-12-30T18:52:01.732121-05:00",
                    "created_at": "2022-12-28T09:32:06.268708-05:00",
                    "name": "Duke",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90202736-b041-465f-b581-aefb38af48d2/?format=api"
                },
                {
                    "id": "01cb951b-18b0-459c-a68e-5fd5ca42c897",
                    "gambit_id": "015d36b7-266b-4668-8bad-868fd4ccf67f",
                    "last_updated": "2022-12-30T18:52:01.733213-05:00",
                    "created_at": "2022-12-28T09:32:06.270020-05:00",
                    "name": "Central Florida",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90202736-b041-465f-b581-aefb38af48d2/?format=api"
                }
            ]
        },
        {
            "id": "4f607ad4-052c-4f2e-9cea-8abbbee11b21",
            "match": "https://api-prod.gambitprofit.com/api/matches/34e434e3-b7ed-464f-b538-1f9e9e1c1826/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-28T09:32:06.263440-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 62.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 62.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f076d5a-adb4-4415-be5b-7464bea60a7d",
                    "gambit_id": "dc0e9fe1-b40c-4c48-9b2d-e827160f3d4f",
                    "last_updated": "2022-12-30T18:52:01.729934-05:00",
                    "created_at": "2022-12-28T09:32:06.266065-05:00",
                    "name": "Game Total Over 62.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f607ad4-052c-4f2e-9cea-8abbbee11b21/?format=api"
                },
                {
                    "id": "fa1c6ce7-d792-407f-ae2c-70d67f4a9265",
                    "gambit_id": "8aa721df-4196-4b12-83d1-4b4fa41e22ba",
                    "last_updated": "2022-12-30T18:52:01.728852-05:00",
                    "created_at": "2022-12-28T09:32:06.264728-05:00",
                    "name": "Game Total Under 62.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f607ad4-052c-4f2e-9cea-8abbbee11b21/?format=api"
                }
            ]
        }
    ]
}