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/341cd14d-9a62-4140-88a9-071a5acafdfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "341cd14d-9a62-4140-88a9-071a5acafdfa",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3549a935-e804-4a78-a7e6-c75b0b5aa59c",
    "completed": true,
    "last_updated": "2022-12-06T09:57:12.297009-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.83,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3549a935-e804-4a78-a7e6-c75b0b5aa59c",
    "datetime": "2022-12-05T14:00:00-05:00",
    "cutoff_datetime": "2022-12-05T14:00:00-05:00",
    "name": "Brazil v. South Korea",
    "bettypes": [
        {
            "id": "f4c65f3b-1df7-4836-81ae-5df9665c0d52",
            "match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?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": "Brazil",
                        "amount": 8189.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1811.0
                    }
                ],
                "expected_reward_tokens": 9743.18,
                "profit_sb": 743.18,
                "profit_sb_percentage": 8.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brazil",
                        "amount": 7501.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1659.0
                    },
                    {
                        "team": "South Korea",
                        "amount": 840.0
                    }
                ],
                "expected_reward_tokens": 8925.42,
                "profit_sb": -74.58,
                "profit_sb_percentage": -0.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "896c3311-c2bf-40c7-97aa-19ab7101e139",
                    "gambit_id": "66e8f8cf-b2ff-4ae8-b22c-7297a0ef04bb",
                    "last_updated": "2022-12-06T09:57:12.305566-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brazil",
                    "reward": "1.19000",
                    "odds": "1.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                },
                {
                    "id": "f5f4d8ad-618f-43f0-92a8-8247fef1c243",
                    "gambit_id": "a67f29ba-a5f7-4f6e-abf7-a8e0e32bfb78",
                    "last_updated": "2022-12-06T09:57:12.306532-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.38000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                },
                {
                    "id": "55d6dba9-8459-4530-a1fb-b5acee2df70f",
                    "gambit_id": "fbfc0370-2e86-4083-9f0e-2b6f1c381dae",
                    "last_updated": "2022-12-06T09:57:12.304598-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Korea",
                    "reward": "10.63000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                }
            ]
        },
        {
            "id": "db37a8ee-3a0e-4ef0-85d9-19fd2525be33",
            "match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?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": 5552.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57caecac-1aa2-4911-b8c7-1bbf292f4c74",
                    "gambit_id": "93e382c7-22f6-4e73-a315-74d85ebba61b",
                    "last_updated": "2022-12-06T09:57:12.302719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
                },
                {
                    "id": "82a4e818-28f8-450e-acb6-095c421f8025",
                    "gambit_id": "6416a041-a479-4e46-97ce-f14e3918a585",
                    "last_updated": "2022-12-06T09:57:12.301760-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
                }
            ]
        }
    ]
}